Get Cost Category

View as Markdown
Retrieve a specific cost category by its ID.

Authentication

X-Trebellar-Api-Keystring
API Key authentication via header
OR
AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

costCategoryIdstringRequired

Response

Cost category retrieved successfully
dataobject

Errors

404
Not Found Error
500
Internal Server Error