List Workspaces
GET {{base_url}}/public/v1/workspaces
All Workspaces of organization.
Find more https://developers.pandadoc.com/reference/list-workspaces
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
count | number | ||
page | number |
RESPONSES
status: OK
{"results":[{"id":"QCTETChxCDRWfM2FW4g9fX","name":"Workspace","owner":"siarhei@pandadoc.com","date_created":"2022-05-14T22:22:41.255046Z"}],"total":1}