Search Namespaces
Namespace
Search Namespaces
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.
GET
Search Namespaces
Documentation Index
Fetch the complete documentation index at: https://apidocs.paylias.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter for only enabled or disabled namespaces
Example:
true
The number of reords to return in the response
Example:
"10"
The offset page number
Example:
"1"