Error
A valid request URL is required to generate request examples{
"status": "ok",
"data": {
"workspace_id": "acme-inc",
"display_name": "Acme Inc.",
"plan": "Business",
"messaging_quota": {
"total": 10,
"used": 7,
"period_start": "2025-02-22 00:00:00 +0100",
"period_end": "2025-02-22 00:00:00 +0100"
},
"api_calls_quota": {
"total": 10,
"used": 7,
"period_start": "2025-02-22 00:00:00 +0100",
"period_end": "2025-02-22 00:00:00 +0100"
},
"seats": {
"total": 10,
"used": 7,
"period_start": "2025-02-22 00:00:00 +0100",
"period_end": "2025-02-22 00:00:00 +0100"
},
"non_recurring_quota": {
"remaining_balance": 50,
"last_updated_at": "2025-02-22 00:00:00 +0100"
}
}
}{
"message": "<string>",
"status": "error",
"error_code": "validation_error",
"errors": [
{
"fields": [
"url"
],
"msg": "must be a valid http(s) URL"
}
]
}{
"message": "<string>",
"status": "error",
"error_code": "validation_error",
"errors": [
{
"fields": [
"url"
],
"msg": "must be a valid http(s) URL"
}
]
}{
"message": "<string>",
"status": "error",
"error_code": "validation_error",
"errors": [
{
"fields": [
"url"
],
"msg": "must be a valid http(s) URL"
}
]
}Workspace
Get Workspace Info
Returns workspace identity, plan, and current quota utilization.
GET
/
workspace
Error
A valid request URL is required to generate request examples{
"status": "ok",
"data": {
"workspace_id": "acme-inc",
"display_name": "Acme Inc.",
"plan": "Business",
"messaging_quota": {
"total": 10,
"used": 7,
"period_start": "2025-02-22 00:00:00 +0100",
"period_end": "2025-02-22 00:00:00 +0100"
},
"api_calls_quota": {
"total": 10,
"used": 7,
"period_start": "2025-02-22 00:00:00 +0100",
"period_end": "2025-02-22 00:00:00 +0100"
},
"seats": {
"total": 10,
"used": 7,
"period_start": "2025-02-22 00:00:00 +0100",
"period_end": "2025-02-22 00:00:00 +0100"
},
"non_recurring_quota": {
"remaining_balance": 50,
"last_updated_at": "2025-02-22 00:00:00 +0100"
}
}
}{
"message": "<string>",
"status": "error",
"error_code": "validation_error",
"errors": [
{
"fields": [
"url"
],
"msg": "must be a valid http(s) URL"
}
]
}{
"message": "<string>",
"status": "error",
"error_code": "validation_error",
"errors": [
{
"fields": [
"url"
],
"msg": "must be a valid http(s) URL"
}
]
}{
"message": "<string>",
"status": "error",
"error_code": "validation_error",
"errors": [
{
"fields": [
"url"
],
"msg": "must be a valid http(s) URL"
}
]
}⌘I

