Get a class
Returns the full detail of a single class dimension by ID, including the name, code, and
active status, and the number of journal entry lines currently tagged to this class.
Requires accounting:read scope.
Authorizations
API key issued per entity via Settings > Developers > API Keys.
Each key carries scopes (e.g. orders:read, products:write).
Bearer token format: Authorization: Bearer ark_live_ent_Test keys use ark_test_ent_. Both are issued per entity
via Settings > Developers > API Keys.
Path Parameters
Response
Single class
A dimensional master record (department, class, or project) that can be tagged on journal entry lines for segment reporting. Dimensional data does NOT affect GL balance; it is metadata only. Scope: dimensions:read / dimensions:write.

