Get component types list.
get/midgard/v0.1/component-type/list
Returns a paginated list of component types.Request
Authorization
X-AT
header
apiKey
Query Parameters
resultsPerPageNumber of results per page.
integer
pagePage number to fetch. Defaults to 0 being the first page.
integer
orderByField(s) to sort on (e.g., 'name'). Separate multiple with commas.
string
sortSort direction.
string
asc
Response
200Component Type list retrieved successfully.
403User is not allowed to access this resource.
Shell cURL
shellShow schema
json