List Portals
GET
/v1/portalsBearer tokenRetrieves a paginated list of all portals accessible to the authenticated tenant.
Query Parameters
limitintegerNumber of results per page (default: 20, max: 100).
cursorstringPagination cursor from a previous response.
statusstringFilter by portal status: active, inactive, suspended.
typestringFilter by portal type: customer, admin, partner.
Response
Response