List Cost Categories

View as Markdown
Retrieve a list of all cost categories available in the system. This operation returns all categories that are accessible to the authenticated user.

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.

Response

Cost categories retrieved successfully
datalist of objects

Errors

500
Internal Server Error