Get the headers for the get all type configuration operation
head/admin/config/types
Returns the headers for the get all type configuration operation.
Name | Type | Required | Description |
---|---|---|---|
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 |
Status | Meaning | Description | ||
---|---|---|---|---|
200 | OK | The request succeeded. |