API referenceentity/type
Retrieve a custom entity type definition
Authorization
ApiKeyAuth X-API-Key<token>
In: header
Query Parameters
entity_type*string
Response Body
application/json
application/json
application/json
curl -X GET "https://example.com/entity/type?entity_type=string"{
"entity_type": "string"
}{
"error": "string",
"code": "string"
}{
"error": "string",
"code": "string"
}