v1
latestOpenAPI 3.0.22026-07-26207170320.9 KBWorkspaces
List workspaces
List the workspaces that your API key has access to, optionally filtered by name or owner email address.
get/owners
Query parameters
namestring[]
Only return workspaces with one of the provided names. Only exact matches are returned.
emailstring[]
Only return workspaces owned by one of the provided email addresses.
cursorstring
The position in the result list to start from when fetching paginated results. For details, see Pagination.
limitinteger
Defaults to 20
The maximum number of items to return. For details, see Pagination.
Response
OK