Get Types Using GET
Returns a paginated list of all available Catalog Item Types.
Results page you want to retrieve (0..N)
Number of records per page.
20
Sorting criteria in the format: property(,asc|desc). Default sort order is ascending. Multiple sort criteria are supported.
OK
{
"baseUri": "string",
"createdAt": "string",
"createdBy": "string",
"id": "string",
"name": "string"
}
Base callback URI for import operations
Configuration schema for this type, requests to create a source of this type should have a compliant 'config' field
Creation time
Service that created this type
Human-readable unique ID containing only lowercase letters and periods, neither starting nor ending with a period, and never having two consecutive periods
Unique Catalog Item Type name
Unauthorized
Forbidden
Not Found