Get the current business's categorization profile

GET/api/v1/categorization-profile

Returns the categorization profile (accounting basis, key personnel, convention overrides, etc.) used by the engine and AI prompt for this business. Returns {} if no profile has been configured.

Operation ID: get_profile_api_v1_categorization_profile_get·View as markdown·OpenAPI slice

Authentication

Bearer token authentication. Pass your DayZero API token in the Authorization header and the target business UUID in x-business-id.

Responses

200Successful Response

successboolean
messagestring
codestring
dataGetProfileResponse

401Unauthorized - Authentication required

403Forbidden - Insufficient permissions

422Validation Error

detailarray · ValidationErrorValidationError
5 fields
locarray · string | integerrequired
msgstringrequired
typestringrequired
inputobject
ctxobject