Get all workspaces
Transcribe
Get All Workspaces
This endpoint is used to retrieve all workspaces created by the authenticated user.
GET
Get all workspaces
Documentation Index
Fetch the complete documentation index at: https://docs.pawa-ai.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Search workspace by name
Example:
"My Workspace"
Page number (starts from 1)
Example:
1
Number of items per page
Example:
10
Sort order
Available options:
asc, desc