Get Cost Category
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
costCategoryId
Response
Cost category retrieved successfully
data
Errors
404
Not Found Error
500
Internal Server Error