System Types
Authorizations
Query parameters
includestringOptional
Comma-separated list of relationships to include. Available: systemTemplates
sortstringOptional
Sort field. Prefix with - for descending. Available: name
pageinteger · min: 1OptionalDefault:
Page number for pagination.
1per_pageinteger · min: 1 · max: 100Optional
Number of results per page.
Responses
200
Successful response
application/json
401
Unauthenticated
403
Unauthorized
get
/api/v1/patchworks/system-typesAuthorizations
Path parameters
system_typestringRequired
The system type identifier.
Query parameters
includestringOptional
Comma-separated list of relationships to include. Available: systemTemplates
sortstringOptional
Sort field. Prefix with - for descending. Available: name
pageinteger · min: 1OptionalDefault:
Page number for pagination.
1per_pageinteger · min: 1 · max: 100Optional
Number of results per page.
Responses
200
Successful response
application/json
401
Unauthenticated
403
Unauthorized
get
/api/v1/patchworks/system-types/{system_type}Last updated
Was this helpful?