List Spaces
Workspaces
List Spaces
Return a paginated list of Spaces within the authorized Workspace.
GET
List Spaces
Documentation Index
Fetch the complete documentation index at: https://developers.luminpdf.com/llms.txt
Use this file to discover all available pages before exploring further.
Required scopes (OAuth 2.0)
Required scopes (OAuth 2.0)
This endpoint requires one of the following scopes:
workspaces.read or workspacesAuthorizations
Provide your API key in the X-API-Key header, e.g., X-API-Key: YOUR_API_KEY.
Query Parameters
Specify which page of the dataset to return (min = 1).
Required range:
x >= 1Specify how many records to return per page: one of 10, 25, 50.
Available options:
10, 25, 50 Response
Returns the list of Spaces in the Workspace.