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.