Error
Partner Integration API
Admin — List Integrations
Returns a paginated list of all partner integrations. Requires admin role.
GET
Error
Authorizations
JWT issued by Seyaha — include as Authorization: Bearer <token>
Query Parameters
Required range:
x >= 1Example:
1
Required range:
1 <= x <= 100Example:
20
MongoDB-style filter JSON (e.g. {"isApproved":false})
Sort field (prefix with - for descending, e.g. -createdAt)
Example:
"-createdAt"