OS Category
GET
/api/v1/images/os-category/Query parameters
project_idQueryintegerrequiredIdentifier of the project to scope the request to. Required integer project ID.
- required
- must be a valid integer project ID
example{{project_id}}apikeyQuerystringrequiredAPI key used to authenticate the request
- required
- must be a valid alphanumeric API key
example{{api_key}}locationQuerystringrequiredLocation filter for OS Category queries
- must be a non-empty string
- should be a valid location identifier (e.g., ISO code)
example{{location}}
Responses
200Successful response
HTTP status code of the response
example
200- integer between 100 and 599
- represents standard HTTP status
Human-readable status message of the response
example
Success- must be a non-empty string
- max length typically 100 characters