RetellWorkspace
idstring<uuid>
friendlyNamestring
importPrefixstring
Prefix used when importing the same SIP number into this Retell workspace.
tokenFirst6string | nullnullable
tokenLast4string | nullnullable
statusstring
validatedAt(string | null)<date-time>nullable
lastErrorstring | nullnullable
enabledboolean
monthlyPriceCentsinteger
Current additional-workspace amount from the active BillingPriceConfig catalog.
createdAtstring<date-time>
updatedAtstring<date-time>
RetellWorkspace
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"friendlyName": "string",
"importPrefix": "string",
"tokenFirst6": "string",
"tokenLast4": "string",
"status": "string",
"validatedAt": "2024-07-29T15:51:28.071Z",
"lastError": "string",
"enabled": true,
"monthlyPriceCents": 0,
"createdAt": "2024-07-29T15:51:28.071Z",
"updatedAt": "2024-07-29T15:51:28.071Z"
}