Get Custom Object

Gets a custom object.

Headers

AuthorizationstringRequired

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

Query parameters

idstringOptionalformat: "id"
The ID of the custom object to get.

Response

Success.
custom_objectobject

Errors