v3

latestOpenAPI 3.0.3MIT2026-07-313881,2455.6 MB
Admin

Lists all workspaces. This endpoint is intended for admin-level features that need a workspace dropdown.

get/api/admin/workspaces/options/

Query parameters

idsstring

A comma-separated list of workspaces IDs to filter by. When provided, only workspaces with those IDs are returned.

pageinteger

Defines which page should be returned.

searchstring

If provided only workspaces with name that match the query will be returned.

sizeinteger

Defines how many workspaces should be returned per page.

Response

countinteger required

The total amount of results.

nextstring uri nullable required

URL to the next page.

previousstring uri nullable required

URL to the previous page.