List workspaces
Workspaces
List workspaces
Retrieve a paginated list of all workspaces.
Overview
This endpoint returns workspaces within your organization. Workspaces are the top-level organizational unit that contains products, items, and properties.
GET
List workspaces
Documentation Index
Fetch the complete documentation index at: https://docs.poelis.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Enter your API key. Example: Bearer poelis_api_...
Query Parameters
Maximum number of items to return per page. Must be between 1 and 200.
Required range:
1 <= x <= 200Number of items to skip from the beginning of the result set. Used for pagination.
Required range:
x >= 0