Get Object Type

Return one row object type owned by the API key's organization.

Requires the Export permission (read scope).

get/v1/object-types/{objectTypeId}

Path parameters

objectTypeIdstring uuid required

Response

Successful Response

idstring required
sourceIdstring required
namestring required
displayNamestring required
createdAtstring required
updatedAtstring required

Changes