Get a cost center by ID
Get cost center by id
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
cost_center_id
Headers
x-monite-version
x-monite-entity-id
The ID of the entity that owns the requested resource.
Response
Successful Response
id
created_at
The timestamp when the cost center was created.
updated_at
The timestamp when the cost center was last updated.
description
Description of the cost center
is_external
Unused. Reserved for future use.
name
Errors
400
Get Cost Centers ID Request Bad Request Error
401
Get Cost Centers ID Request Unauthorized Error
403
Get Cost Centers ID Request Forbidden Error
404
Get Cost Centers ID Request Not Found Error
422
Get Cost Centers ID Request Unprocessable Entity Error
429
Get Cost Centers ID Request Too Many Requests Error