Get the headers for the get all object and relationship types operation

head/admin/config/types

Returns the headers for the get all object and relationship types operation.

Request Samples

Query Parameters

NameTypeRequiredDescription
limit
integer
false

The maximum number of types to include in each page.

Default:
20
namesOnly
boolean
false

Whether to return the names of the types rather than their configuration.

Default:
false
start
integer
false

The index of the first type to include in the current page.

Default:
0

Responses

StatusMeaningDescription
200OK

The request succeeded.