Workspaces
Fetch workspace
Retrieve the details of a specific workspace.
GET
/
workspaces
/
{workspace_id}
Authorizations
Authorization
string
headerrequiredBearer authorization using your Personal Access Token. Generate a new PAT on your user settings page.
Path Parameters
workspace_id
integer
requiredID of the workspace
Response
200 - application/json
status
enum<string>
requiredThe outcome of the fetch request
Available options:
success
data
object
requiredWas this page helpful?