Returns the list of available components.
get/midgard/v0.1/component/list
Get the list of available components.
Request
Authorization
X-AT
header
apiKey
Query Parameters
adminWhether the list will be used for admins or not.
boolean
resultsPerPageNumber of results per page. Defaults to 20, maximum is 100.
integer
pagePage number to fetch. Defaults to 0 being the first page.
integer
orderByName of field to sort on, defaults to 'name'. Separate multiple values with a comma!
string
sortSort direction.
string
Response
200Returned when successful.
403Returned when the requester is not authorized.
Shell cURL
shell
Show schema
json