Users API
The Users HTTP API provides endpoints for user management and authentication.
This is an under development API.
Generic list of query parameters available for all queries.
?page=:number
Request a specific page number for the results.
Example Request:
GET /v1/containers?page=2
Accept: application/json
Authorization: Bearer eyJFZXdEG1pZWmNrMkZYbkUlrIjoiT0tTcaDFsNY2RnVKZTFV9
?rows=:number
Request a specific number of rows for the query.
Example Request:
GET /v1/containers?rows=10
Accept: application/json
Authorization: Bearer eyJFZXdEG1pZWmNrMkZYbkUlrIjoiT0tTcaDFsNY2RnVKZTFV9
The Users HTTP API provides endpoints for user management and authentication.
The Container Service HTTP API provides endpoints to access the Container Service through HTTP.
The Providers HTTP API provides endpoints to manage resource providers.
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.