Skip to main content
GET
Discover API resources
Returns a machine-readable index of Clumio resources. Use the resource name and operation ID to discover paths instead of hard-coding them in a client.

Headers

string
default:"application/api.clumio.*=v1+json"
Selects API resource versions. Omit it to use the newest versions.
string
UUID of the organizational unit in which to perform the request.

Response

string[]
Versions available for the resource.
object
The path, HTTP method, and URI-template status for an operation.

Next