This endpoint makes an HTTP GET request to retrieve a list of partners from the CSP (Cloud Service Provider) API. The request includes query parameters for limiting the number of results and paginating through the data.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Filter for only enabled or disabled namespaces
true
The number of reords to return in the response
"10"
The offset page number
"1"
Response containing list of partners
Standard response structure for successful operations