Skip to content

Retrieve the requested authorization, if possible

GET
/v0/auths

Authorizations

Responses

200

The paginated response to a datetime query

This structure provides a standard format for returning time-based paginated results, including both the results and pagination metadata for retrieving the next page.

object
more
One of:
null
results
required

The collection of results matching the query

Array<object>
object
auth_id
required

A UUID newtype

string format: uuid

401

500