Get Workspaces ​
Endpoint ​
http
GET /unified/ticketing/workspaces/{id}
Integrations supported
- Basecamp
- Trello
Path parameters ​
id
string
REQUIRED · The ID of the resource.
Example:
23423523
Query parameters ​
integrated_account_id
string · uuid
REQUIRED · The ID of the integrated account to use for the request.
Example:
62f44730-dd91-461e-bd6a-aedd9e0ad79d
Response Body ​
id
string
The ID of the workspace
Supported in
- Basecamp
- Trello
name
string
The name of the workspace
Supported in
- Basecamp
- Trello
created_at
string · date-time
The date and time the workspace was created
Supported in
- Basecamp
updated_at
string · date-time
The date and time the workspace was last updated
Supported in
- Basecamp
remote_data
object
Raw data returned from the remote API call.