Rate

Get rate

Retrieves a specific billing rate by its unique identifier. User must have appropriate permissions to view the rate. For team rates, user must be a team member with appropriate permissions.

get/v1/rates/{id}

Path parameters

idstring required

Unique identifier of the rate

Response

Rate retrieved successfully

idstring
userstring
lastUpdateinteger
createdinteger
deletedboolean
titlestring
factorstring decimal
extrastring decimal
enabledboolean
archivedboolean

Changes

No recorded changes to this endpoint across all 3 revisions of this API.