- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Get
/object-types/
Operation is used to get a list of object types that are referenced in the system. Available from product version 3.0.24.
Security
API Key
Header parameter nameAuthorization
Token issued for API consumer.
Responses
200
A result response object.
Array of object
List of fetched object types
object
id
integer
Primary key
identifier
string
Object type readable identifier
instanceAPIUrl
string
Object type instances API endpoint URL.
name
string
Object type translated name. Not searchable.
401
Authentication credentials are missing or invalid
{
"details": "Authentication credentials were not provided"
}
object
details
string
Detailed description of error
Was this article helpful?