Skip to main content
GET/v1/portals

List Portals

GET/v1/portalsBearer token

Retrieves a paginated list of all portals accessible to the authenticated tenant.

Query Parameters

limitinteger

Number of results per page (default: 20, max: 100).

cursorstring

Pagination cursor from a previous response.

statusstring

Filter by portal status: active, inactive, suspended.

typestring

Filter by portal type: customer, admin, partner.

Response

Response