Get Custom Object (POST)

Gets a custom object.

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
idstringOptionalformat: "id"
The ID of the custom object to get.

Response

Success.
custom_objectobject

Errors