Retrieve a list of workspaces in an organization, where each workspace is an Atlassian product instance accessed through a unique URL.Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
External DocumentationTo learn more, visit the Atlassian Organizations documentation.
Basic Parameters
| Parameter | Description |
|---|---|
| Cursor | A token used to specify a results page. This value can be obtained from the links.next property from a previous response. |
| Limit | The maximum number of workspaces to return per page. Maximum of 1000 workspaces can be returned. |
| Organization ID | The unique ID of your organization. Can be obtained by using the List Organizations action. |
| Return All Pages | Automatically fetch all resources, page by page. |
Advanced Parameters
| Parameter | Description |
|---|---|
| Query | A JSON query object to filter workspaces by. Supports operators like: * and* nor* field* searchWorkspaces* features* policiesFor more information about the Query parameter format refer to the Atlassian Organizations documentation |
| Sort | A JSON array of sort fields to order the results. For Example: |