Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Filter endpoints by type
Available options:
dedicated
, serverless
Returns a list of all endpoints associated with your account. You can filter the results by type (dedicated or serverless).
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Filter endpoints by type
dedicated
, serverless