List workspaces
Authentication
OAuth authentication of the form <token>.
Query parameters
Number of results to return per page, with a maximum of 1,000 per request. Use the page option in subsequent requests to retrieve the next set of results.
Filter workspaces by name (substring match, case-insensitive).
Filter workspaces by exact name match (case-insensitive, like name). When set, this takes precedence over name and uses an indexed equality lookup instead of a substring search.

