v63

latestOpenAPI 3.0.0Proprietaryraw.githubusercontent.com2026-08-0110571.8 MB
Organization Management

List organizations

Retrieves a list of organizations that the authenticated user has access to. This includes organizations where the user is a member with any role.

get/api/v3.1/org/list

Query parameters

limitinteger

Number of items per page, max allowed is 50

cursorstring

Cursor for pagination. The cursor is a base64 encoded string of the page and limit. The page is the page number and the limit is the number of items per page. The cursor is used to paginate through the items. The cursor is not required for the first page.

Response

Successfully retrieved list of organizations with pagination.

next_cursorstring nullable
total_pagesnumber required
current_pagenumber required
total_itemsnumber required