Skip to main content
GET
Search Namespaces

Authorizations

Authorization
string
header
required

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

Query Parameters

enabled
boolean

Filter for only enabled or disabled namespaces

Example:

true

limit
string

The number of reords to return in the response

Example:

"10"

page
string

The offset page number

Example:

"1"

Response

Response containing list of partners

Standard response structure for successful operations

ok
boolean

Indicates if the operation was successful

Example:

true

data
object

Contains the response data