Retrieve a paginated list of all workspaces.
This endpoint returns workspaces within your organization. Workspaces are the top-level organizational unit that contains products, items, and properties.
Enter your API key. Example: Bearer poelis_api_...
Maximum number of items to return per page. Must be between 1 and 200.
1 <= x <= 200Number of items to skip from the beginning of the result set. Used for pagination.
x >= 0