Returns all custom object types available to the caller.
All object types available to the caller.
Human-readable display name.
The slug used to reference this object type in the API.
lightfield object list-definitions \ --api-key 'My API Key'
{ "data": [ { "label": "label", "objectType": "objectType" } ] }