Skip to main content
GET

Authorizations

Authorization
string
header
default:default
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

type
enum<string>

Filter endpoints by type

Available options:
dedicated,
serverless
usage_type
enum<string>

Filter endpoints by usage type

Available options:
on-demand,
reserved
mine
boolean

If true, return only endpoints owned by the caller

Response

200

object
any
required

The object type, which is always list.

data
object[]
required