Response
200 - application/json
The response is of type object
.
curl --request GET \
--url https://partners.clerk.chat/reseller/tiers
{
"tiers": [
{
"id": "<string>",
"name": "<string>",
"externalId": "<string>",
"platformId": "<string>",
"description": "<string>",
"smsSegmentRate": 123,
"planSegments": 123,
"billingCycle": "month",
"licenseCost": 123,
"teams": [
{
"id": "<string>",
"name": "<string>",
"countryCode": {},
"tierId": "<string>",
"planTier": {},
"tier": "<string>",
"twilioAccount": "<string>",
"twilioToken": "<string>",
"bandwidthLocationId": "<string>",
"bandwidthIVRLocationId": "<string>",
"apiKeyHash": "<string>",
"apiKeySecret": "<string>",
"brandId": 123,
"resellerId": "<string>",
"externalId": "<string>",
"contactsPublicByDefault": true,
"integrationsHiddenByDefault": true,
"dlcCampaignId": "<string>",
"whitelistedIntegrations": [
"azure"
],
"microsoftTenantId": "<string>",
"slackTeamId": "<string>",
"teamAvatarURL": "<string>",
"stripeSubscriptionId": "<string>",
"stripeCustomerId": "<string>",
"shopifyID": "<string>",
"billingProvider": "shopify",
"fixedLicenses": 123,
"deleted": true,
"deletedAt": "2023-11-07T05:31:56Z",
"widgetId": "<string>",
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"assistantResponseDelaySeconds": 123,
"assistantInstruction": "<string>",
"assistantModel": "<string>",
"smsSegmentRate": 123,
"onboarding": {},
"purchaseOrder": "<string>",
"whitelistDomains": [
"<string>"
],
"whitelistDisabled": true,
"users": [
{
"id": "<string>",
"microsoftId": "<string>",
"microsoftGraphAccessToken": "<string>",
"microsoftGraphRefreshToken": "<string>",
"microsoftTenantId": "<string>",
"stytchId": "<string>",
"firstname": "<string>",
"lastname": "<string>",
"email": "<string>",
"usecase": "<string>",
"company": "<string>",
"avatarId": "<string>",
"blocked": true,
"canProvision": true,
"acceptedTermsOfService": true,
"phone": "<string>",
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"deletedAt": "2023-11-07T05:31:56Z",
"mutedInboxIds": [
"<string>"
],
"teams": [
{}
],
"inboxes": [
{
"integration": {},
"id": "<string>",
"teamId": "<string>",
"type": "phone",
"provider": "twilio",
"name": "<string>",
"description": "<string>",
"icon": "<string>",
"phone": "<string>",
"status": "active",
"webhooks": [
"<any>"
],
"public": true,
"verified": true,
"credentialTwilioSid": "<string>",
"credentialTwilioKey": "<string>",
"telnyxApiKey": "<string>",
"telnyxPublicKey": "<string>",
"dlcCampaignId": "<string>",
"modemPort": 123,
"modemHost": "<string>",
"whatsappPhoneId": "<string>",
"whatsappAccessToken": "<string>",
"bandwidthAccountId": "<string>",
"bandwidthApplicationId": "<string>",
"locationType": "USER",
"pin": "<string>",
"requestedActivationDate": "2023-11-07T05:31:56Z",
"assistantEnabled": true,
"createdByUserId": "<string>",
"integrationId": "<string>",
"registrationStatus": "pending",
"registrationError": "<string>",
"team": {},
"workflows": [
"<any>"
],
"conversations": [
"<any>"
],
"phones": [
"<any>"
],
"users": [
"<any>"
],
"aiPipelineSubscriptions": [
"<any>"
],
"createdByUser": {},
"externalId": "<string>",
"loaAgreedAt": "2023-11-07T05:31:56Z",
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"deletedAt": "2023-11-07T05:31:56Z"
}
],
"workflows": [
{
"id": 123,
"name": "<string>",
"enabled": true,
"teamId": "<string>",
"userId": "<string>",
"public": true,
"trigger": "incoming_message",
"spec": {},
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"system": true,
"createdBy": {},
"executions": [
"<any>"
],
"inboxes": [
"<any>"
],
"team": {},
"schedules": [
"<any>"
]
}
],
"messages": [
{
"id": 123,
"body": "<string>",
"unfurl": {},
"conversationId": "<string>",
"userId": "<string>",
"campaignMessageId": 123,
"campaignId": 123,
"channelId": "<string>",
"inbound": true,
"members": [
"<string>"
],
"sender": "<string>",
"senderType": "ai_pipeline",
"status": "sending",
"error": "<string>",
"sentByName": "<string>",
"errorCode": 123,
"timestamp": "2023-11-07T05:31:56Z",
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"seen": true,
"externalId": "<string>",
"clerkChatUUID": "<string>",
"segments": 123,
"attachments": [
{
"id": "<any>",
"url": "<any>",
"key": "<any>",
"name": "<any>",
"type": "<any>",
"size": "<any>",
"messageId": "<any>",
"message": "<any>",
"comments": "<any>",
"scheduledMessage": "<any>"
}
],
"user": {},
"campaign": {
"id": 123,
"teamId": "<string>",
"userId": "<string>",
"inboxId": "<string>",
"name": "<string>",
"cohortId": 123,
"remoteCohortId": "<string>",
"contactIds": [
"<any>"
],
"body": "<string>",
"type": "instant",
"status": "ok",
"executionDuration": 123,
"sendAt": "2023-11-07T05:31:56Z",
"latestTimestamp": "2023-11-07T05:31:56Z",
"error": "<string>",
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"user": {},
"team": {},
"inbox": {},
"attachments": [
"<any>"
],
"contacts": [
"<any>"
],
"messages": {},
"campaignMessages": [
"<any>"
],
"remoteCohort": {
"integration": "<any>",
"id": "<any>",
"integrationId": "<any>",
"externalId": "<any>",
"externalType": "<any>",
"memberCount": "<any>",
"name": "<any>",
"lastSyncedAt": "<any>",
"createdAt": "<any>",
"updatedAt": "<any>"
}
},
"campaignMessage": {
"id": 123,
"campaignId": 123,
"userId": "<string>",
"campaign": {},
"messages": [
"<any>"
],
"body": "<string>",
"sentCount": 123,
"timestamp": "2023-11-07T05:31:56Z",
"status": "created",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"attachments": [
"<any>"
],
"user": {}
},
"conversation": {},
"discussion": {
"id": 123,
"messageId": 123,
"replies": 123,
"lastReplyDate": "2023-11-07T05:31:56Z",
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"message": {},
"comments": [
"<any>"
]
},
"attached": [
{
"id": "<any>",
"url": "<any>",
"name": "<any>",
"type": "<any>",
"size": "<any>",
"teamId": "<any>",
"team": "<any>",
"campaignMessages": "<any>",
"createdAt": "<any>",
"updatedAt": "<any>"
}
],
"inboxId": "<string>"
}
],
"conversations": [
{
"id": "<string>",
"members": [
"<any>"
],
"lastMessageSent": "2023-11-07T05:31:56Z",
"lastMessageBody": "<string>",
"isLastMessageInbound": true,
"archived": true,
"inboxId": "<string>",
"hasUnread": true,
"teamId": "<string>",
"status": "archived",
"type": {},
"created": "2023-11-07T05:31:56Z",
"assistantTimestamp": "2023-11-07T05:31:56Z",
"assistantMessageId": 123,
"updated": "2023-11-07T05:31:56Z",
"assistantDisabled": true,
"assistantNextRunAt": "2023-11-07T05:31:56Z",
"unreadMessageCount": 123,
"lastMessageAttachmentsCount": 123,
"assistantMessage": "<any>",
"inbox": {},
"team": {},
"createdBy": {},
"messages": [
"<any>"
],
"exports": [
"<any>"
],
"assignee": [
"<any>"
],
"classifications": [
"<any>"
],
"pipelineExecutions": [
"<any>"
]
}
],
"integrations": [
"<string>"
],
"roles": [
{
"id": "<string>",
"userId": "<string>",
"teamId": "<string>",
"type": "workspace_owner",
"user": {},
"team": {},
"permissions": [
"<any>"
]
}
],
"contacts": [
{
"id": "<string>",
"teamId": "<string>",
"name": "<string>",
"externalId": "<string>",
"externalSource": "azure",
"externalEntityType": "contact",
"phone": "<string>",
"email": "<string>",
"optOut": true,
"avatarURL": "<string>",
"createdByUserId": "<string>",
"public": true,
"data": {},
"attributes": [
"<any>"
],
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"createdBy": {},
"team": {},
"phones": [
"<any>"
],
"primaryPhone": {}
}
],
"settings": [
{
"id": 123,
"userId": "<string>",
"teamId": "<string>",
"user": {},
"team": {},
"type": "signature",
"enabled": true,
"data": {}
}
],
"cohorts": [
{
"id": 123,
"teamId": "<string>",
"userId": "<string>",
"name": "<string>",
"icon": "<string>",
"isPublic": true,
"readonly": true,
"query": [
"<any>"
],
"queryTerm": "<string>",
"included": [
"<any>"
],
"excluded": [
"<any>"
],
"contactIds": [
"<any>"
],
"contactsCount": 123,
"status": "ok",
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"lastRecalculation": "2023-11-07T05:31:56Z",
"team": {},
"user": {}
}
],
"avatar": {
"id": "<string>",
"url": "<string>",
"key": "<string>",
"name": "<string>",
"type": "<string>",
"size": 123,
"messageId": 123,
"message": {},
"comments": {},
"scheduledMessage": {}
},
"assignedTo": [
{
"id": "<string>",
"members": [
"<any>"
],
"lastMessageSent": "2023-11-07T05:31:56Z",
"lastMessageBody": "<string>",
"isLastMessageInbound": true,
"archived": true,
"inboxId": "<string>",
"hasUnread": true,
"teamId": "<string>",
"status": "archived",
"type": {},
"created": "2023-11-07T05:31:56Z",
"assistantTimestamp": "2023-11-07T05:31:56Z",
"assistantMessageId": 123,
"updated": "2023-11-07T05:31:56Z",
"assistantDisabled": true,
"assistantNextRunAt": "2023-11-07T05:31:56Z",
"unreadMessageCount": 123,
"lastMessageAttachmentsCount": 123,
"assistantMessage": "<any>",
"inbox": {},
"team": {},
"createdBy": {},
"messages": [
"<any>"
],
"exports": [
"<any>"
],
"assignee": [
"<any>"
],
"classifications": [
"<any>"
],
"pipelineExecutions": [
"<any>"
]
}
],
"resellers": [
{
"id": "<string>",
"externalId": "<string>",
"platformId": "<string>",
"username": "<string>",
"password": "<string>",
"stripeCustomerId": "<string>",
"companyName": "<string>",
"houseNumber": "<string>",
"streetName": "<string>",
"city": "<string>",
"stateCode": "<string>",
"zip": "<string>",
"subscriptionType": "automatic",
"acceptedTermsOfService": true,
"teams": [
"<any>"
],
"platform": {
"id": "<any>",
"name": "<any>",
"email": "<any>",
"billingEmail": "<any>",
"password": "<any>",
"companyName": "<any>",
"houseNumber": "<any>",
"streetName": "<any>",
"city": "<any>",
"stateCode": "<any>",
"zip": "<any>",
"stripeCustomerId": "<any>",
"created": "<any>",
"updated": "<any>",
"resellers": "<any>",
"users": "<any>",
"tiers": "<any>"
},
"users": [
"<any>"
],
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"teamNotificationIcon": "<string>",
"teamNotificationTitle": "<string>",
"teamNotificationMessage": "<string>"
}
],
"platforms": [
{
"id": "<any>",
"name": "<any>",
"email": "<any>",
"billingEmail": "<any>",
"password": "<any>",
"companyName": "<any>",
"houseNumber": "<any>",
"streetName": "<any>",
"city": "<any>",
"stateCode": "<any>",
"zip": "<any>",
"stripeCustomerId": "<any>",
"created": "<any>",
"updated": "<any>",
"resellers": "<any>",
"users": "<any>",
"tiers": "<any>"
}
],
"pipelines": [
{
"id": "<string>",
"teamId": "<string>",
"name": "<string>",
"description": "<string>",
"maxRuntime": 2,
"maxTokensPerRun": 2,
"maxNodeCallsPerRun": 2,
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"createdById": "<string>",
"deletedAt": "2023-11-07T05:31:56Z",
"team": {},
"versions": [
"<any>"
],
"inboxSubscriptions": [
"<any>"
],
"createdBy": {}
}
],
"createdInboxes": [
{
"integration": {},
"id": "<string>",
"teamId": "<string>",
"type": "phone",
"provider": "twilio",
"name": "<string>",
"description": "<string>",
"icon": "<string>",
"phone": "<string>",
"status": "active",
"webhooks": [
"<any>"
],
"public": true,
"verified": true,
"credentialTwilioSid": "<string>",
"credentialTwilioKey": "<string>",
"telnyxApiKey": "<string>",
"telnyxPublicKey": "<string>",
"dlcCampaignId": "<string>",
"modemPort": 123,
"modemHost": "<string>",
"whatsappPhoneId": "<string>",
"whatsappAccessToken": "<string>",
"bandwidthAccountId": "<string>",
"bandwidthApplicationId": "<string>",
"locationType": "USER",
"pin": "<string>",
"requestedActivationDate": "2023-11-07T05:31:56Z",
"assistantEnabled": true,
"createdByUserId": "<string>",
"integrationId": "<string>",
"registrationStatus": "pending",
"registrationError": "<string>",
"team": {},
"workflows": [
"<any>"
],
"conversations": [
"<any>"
],
"phones": [
"<any>"
],
"users": [
"<any>"
],
"aiPipelineSubscriptions": [
"<any>"
],
"createdByUser": {},
"externalId": "<string>",
"loaAgreedAt": "2023-11-07T05:31:56Z",
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"deletedAt": "2023-11-07T05:31:56Z"
}
],
"notificationDevices": [
{
"id": "<string>",
"deviceId": "<string>",
"userId": "<string>",
"errorCounter": 123,
"lastUsedAt": "2023-11-07T05:31:56Z",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"user": {}
}
],
"externalIdentifiers": [
{
"id": "<string>",
"userId": "<string>",
"externalId": "<string>",
"externalSystem": "azure",
"externalOrgId": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"user": {}
}
],
"activeTeam": {
"id": "<string>",
"name": "<string>",
"countryCode": {},
"tierId": "<string>",
"planTier": {},
"tier": "<string>",
"twilioAccount": "<string>",
"twilioToken": "<string>",
"bandwidthLocationId": "<string>",
"bandwidthIVRLocationId": "<string>",
"apiKeyHash": "<string>",
"apiKeySecret": "<string>",
"brandId": 123,
"resellerId": "<string>",
"externalId": "<string>",
"contactsPublicByDefault": true,
"integrationsHiddenByDefault": true,
"dlcCampaignId": "<string>",
"whitelistedIntegrations": [
"azure"
],
"microsoftTenantId": "<string>",
"slackTeamId": "<string>",
"teamAvatarURL": "<string>",
"stripeSubscriptionId": "<string>",
"stripeCustomerId": "<string>",
"shopifyID": "<string>",
"billingProvider": "shopify",
"fixedLicenses": 123,
"deleted": true,
"deletedAt": "2023-11-07T05:31:56Z",
"widgetId": "<string>",
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"assistantResponseDelaySeconds": 123,
"assistantInstruction": "<string>",
"assistantModel": "<string>",
"smsSegmentRate": 123,
"onboarding": {},
"purchaseOrder": "<string>",
"whitelistDomains": [
"<string>"
],
"whitelistDisabled": true,
"users": [
{}
],
"inboxes": [
{
"integration": {},
"id": "<string>",
"teamId": "<string>",
"type": "phone",
"provider": "twilio",
"name": "<string>",
"description": "<string>",
"icon": "<string>",
"phone": "<string>",
"status": "active",
"webhooks": [
"<any>"
],
"public": true,
"verified": true,
"credentialTwilioSid": "<string>",
"credentialTwilioKey": "<string>",
"telnyxApiKey": "<string>",
"telnyxPublicKey": "<string>",
"dlcCampaignId": "<string>",
"modemPort": 123,
"modemHost": "<string>",
"whatsappPhoneId": "<string>",
"whatsappAccessToken": "<string>",
"bandwidthAccountId": "<string>",
"bandwidthApplicationId": "<string>",
"locationType": "USER",
"pin": "<string>",
"requestedActivationDate": "2023-11-07T05:31:56Z",
"assistantEnabled": true,
"createdByUserId": "<string>",
"integrationId": "<string>",
"registrationStatus": "pending",
"registrationError": "<string>",
"team": {},
"workflows": [
"<any>"
],
"conversations": [
"<any>"
],
"phones": [
"<any>"
],
"users": [
"<any>"
],
"aiPipelineSubscriptions": [
"<any>"
],
"createdByUser": {},
"externalId": "<string>",
"loaAgreedAt": "2023-11-07T05:31:56Z",
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"deletedAt": "2023-11-07T05:31:56Z"
}
],
"contacts": [
{
"id": "<string>",
"teamId": "<string>",
"name": "<string>",
"externalId": "<string>",
"externalSource": "azure",
"externalEntityType": "contact",
"phone": "<string>",
"email": "<string>",
"optOut": true,
"avatarURL": "<string>",
"createdByUserId": "<string>",
"public": true,
"data": {},
"attributes": [
"<any>"
],
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"createdBy": {},
"team": {},
"phones": [
"<any>"
],
"primaryPhone": {}
}
],
"properties": [
{
"id": "<string>",
"type": "boolean",
"name": "<string>",
"icon": "<string>",
"options": [
"<any>"
],
"readonly": true,
"source": "clerk",
"externalId": "<string>",
"teamId": "<string>",
"team": {},
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z"
}
],
"invites": [
{
"id": "<string>",
"email": "<string>",
"teamId": "<string>",
"team": {},
"role": "workspace_owner",
"inboxIds": [
"<any>"
],
"created": "2023-11-07T05:31:56Z",
"acceptedAt": "2023-11-07T05:31:56Z"
}
],
"integrations": [
"<string>"
],
"roles": [
{
"id": "<string>",
"userId": "<string>",
"teamId": "<string>",
"type": "workspace_owner",
"user": {},
"team": {},
"permissions": [
"<any>"
]
}
],
"workflows": [
{
"id": 123,
"name": "<string>",
"enabled": true,
"teamId": "<string>",
"userId": "<string>",
"public": true,
"trigger": "incoming_message",
"spec": {},
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"system": true,
"createdBy": {},
"executions": [
"<any>"
],
"inboxes": [
"<any>"
],
"team": {},
"schedules": [
"<any>"
]
}
],
"settings": [
{
"id": 123,
"userId": "<string>",
"teamId": "<string>",
"user": {},
"team": {},
"type": "signature",
"enabled": true,
"data": {}
}
],
"reseller": {
"id": "<string>",
"externalId": "<string>",
"platformId": "<string>",
"username": "<string>",
"password": "<string>",
"stripeCustomerId": "<string>",
"companyName": "<string>",
"houseNumber": "<string>",
"streetName": "<string>",
"city": "<string>",
"stateCode": "<string>",
"zip": "<string>",
"subscriptionType": "automatic",
"acceptedTermsOfService": true,
"teams": [
"<any>"
],
"platform": {
"id": "<any>",
"name": "<any>",
"email": "<any>",
"billingEmail": "<any>",
"password": "<any>",
"companyName": "<any>",
"houseNumber": "<any>",
"streetName": "<any>",
"city": "<any>",
"stateCode": "<any>",
"zip": "<any>",
"stripeCustomerId": "<any>",
"created": "<any>",
"updated": "<any>",
"resellers": "<any>",
"users": "<any>",
"tiers": "<any>"
},
"users": [
"<any>"
],
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"teamNotificationIcon": "<string>",
"teamNotificationTitle": "<string>",
"teamNotificationMessage": "<string>"
},
"teamProvider": {
"id": "<string>",
"teamId": "<string>",
"externalId": "<string>",
"providerSource": "microsoft_teams",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"team": {}
},
"brand": {
"id": 123,
"brandId": "<string>",
"companyName": "<string>",
"brandName": "<string>",
"registrationCountry": "<string>",
"organizationLegalForm": "SOLE_PROPRIETOR",
"organizationIdentifyType": "DUNS",
"organizationVertical": "PROFESSIONAL",
"companyAddress": "<string>",
"companyZip": "<string>",
"ein": "<string>",
"einCountry": "<string>",
"companyCountry": "<string>",
"companyInfo": "<string>",
"contactEmail": "<string>",
"contactFirstName": "<string>",
"contactLastName": "<string>",
"contactPhone": "<string>",
"website": "<string>",
"state": "<string>",
"city": "<string>",
"teams": [
{}
],
"monthlyFee": 123,
"status": "FAILED",
"submittedAt": "2023-11-07T05:31:56Z",
"optInStatus": "init",
"campaignStatus": "init",
"optInVerifiedAt": "2023-11-07T05:31:56Z",
"registrationErrors": [
"<string>"
],
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z"
},
"knowledgeSources": [
{
"id": 123,
"type": "url",
"teamId": "<string>",
"parentId": 123,
"parent": {},
"children": [
"<any>"
],
"team": {},
"sections": [
"<any>"
],
"title": "<string>",
"input": "<string>",
"output": "<string>",
"status": "init",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
}
],
"attachments": [
{
"id": "<string>",
"url": "<string>",
"name": "<string>",
"type": "<string>",
"size": 123,
"teamId": "<string>",
"team": {},
"campaignMessages": [
"<any>"
],
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
}
],
"assistantStopPhrases": [
{
"id": 123,
"phrase": "<string>",
"teamId": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"team": {}
}
],
"assistantLLMBaseURL": "<string>",
"assistantSupervisorPrompt": "<string>",
"metadata": {},
"paymentFailedAt": "2023-11-07T05:31:56Z",
"paymentFailedCount": 123,
"cohorts": [
{
"id": 123,
"teamId": "<string>",
"userId": "<string>",
"name": "<string>",
"icon": "<string>",
"isPublic": true,
"readonly": true,
"query": [
"<any>"
],
"queryTerm": "<string>",
"included": [
"<any>"
],
"excluded": [
"<any>"
],
"contactIds": [
"<any>"
],
"contactsCount": 123,
"status": "ok",
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"lastRecalculation": "2023-11-07T05:31:56Z",
"team": {},
"user": {}
}
],
"conversations": [
{
"id": "<string>",
"members": [
"<any>"
],
"lastMessageSent": "2023-11-07T05:31:56Z",
"lastMessageBody": "<string>",
"isLastMessageInbound": true,
"archived": true,
"inboxId": "<string>",
"hasUnread": true,
"teamId": "<string>",
"status": "archived",
"type": {},
"created": "2023-11-07T05:31:56Z",
"assistantTimestamp": "2023-11-07T05:31:56Z",
"assistantMessageId": 123,
"updated": "2023-11-07T05:31:56Z",
"assistantDisabled": true,
"assistantNextRunAt": "2023-11-07T05:31:56Z",
"unreadMessageCount": 123,
"lastMessageAttachmentsCount": 123,
"assistantMessage": "<any>",
"inbox": {},
"team": {},
"createdBy": {},
"messages": [
"<any>"
],
"exports": [
"<any>"
],
"assignee": [
"<any>"
],
"classifications": [
"<any>"
],
"pipelineExecutions": [
"<any>"
]
}
],
"billingPeriods": [
{
"id": "<string>",
"teamId": "<string>",
"month": 6.5,
"year": 6011.5,
"planSegments": 1,
"segmentsPurchased": 1,
"balanceCarriedForward": 123,
"segmentsUsed": 1,
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"team": {},
"payments": [
"<any>"
]
}
],
"subscriptionUpdates": [
{
"id": "<string>",
"teamId": "<string>",
"activeInboxes": 123,
"nonAdminUsers": 123,
"tier": "fraud",
"tierId": "<string>",
"fixedLicenses": 123,
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"team": {}
}
],
"pipelines": [
{
"id": "<string>",
"teamId": "<string>",
"name": "<string>",
"description": "<string>",
"maxRuntime": 2,
"maxTokensPerRun": 2,
"maxNodeCallsPerRun": 2,
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"createdById": "<string>",
"deletedAt": "2023-11-07T05:31:56Z",
"team": {},
"versions": [
"<any>"
],
"inboxSubscriptions": [
"<any>"
],
"createdBy": {}
}
],
"classifiers": [
{
"id": "<string>",
"name": "<string>",
"description": "<string>",
"teamId": "<string>",
"options": [
"<any>"
],
"team": {},
"values": [
"<any>"
],
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
}
],
"blockList": [
{
"phone": "<string>",
"teamId": "<string>",
"team": {},
"createdById": "<string>",
"createdBy": {},
"createdAt": "2023-11-07T05:31:56Z"
}
],
"backgroundJobs": [
"<string>"
],
"domains": [
{
"id": "<string>",
"teamId": "<string>",
"name": "<string>",
"emailAddress": "<string>",
"emailSentAt": "2023-11-07T05:31:56Z",
"verifiedAt": "2023-11-07T05:31:56Z",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"team": {}
}
],
"inboxCount": 123,
"userCount": 123,
"isAbleToSend": true
},
"activeRole": {
"id": "<string>",
"userId": "<string>",
"teamId": "<string>",
"type": "workspace_owner",
"user": {},
"team": {},
"permissions": [
"<any>"
]
},
"role": {
"id": "<string>",
"userId": "<string>",
"teamId": "<string>",
"type": "workspace_owner",
"user": {},
"team": {},
"permissions": [
"<any>"
]
},
"backgroundJobs": [
"<string>"
]
}
],
"inboxes": [
{
"integration": {},
"id": "<string>",
"teamId": "<string>",
"type": "phone",
"provider": "twilio",
"name": "<string>",
"description": "<string>",
"icon": "<string>",
"phone": "<string>",
"status": "active",
"webhooks": [
"<any>"
],
"public": true,
"verified": true,
"credentialTwilioSid": "<string>",
"credentialTwilioKey": "<string>",
"telnyxApiKey": "<string>",
"telnyxPublicKey": "<string>",
"dlcCampaignId": "<string>",
"modemPort": 123,
"modemHost": "<string>",
"whatsappPhoneId": "<string>",
"whatsappAccessToken": "<string>",
"bandwidthAccountId": "<string>",
"bandwidthApplicationId": "<string>",
"locationType": "USER",
"pin": "<string>",
"requestedActivationDate": "2023-11-07T05:31:56Z",
"assistantEnabled": true,
"createdByUserId": "<string>",
"integrationId": "<string>",
"registrationStatus": "pending",
"registrationError": "<string>",
"team": {},
"workflows": [
"<any>"
],
"conversations": [
"<any>"
],
"phones": [
"<any>"
],
"users": [
"<any>"
],
"aiPipelineSubscriptions": [
"<any>"
],
"createdByUser": {},
"externalId": "<string>",
"loaAgreedAt": "2023-11-07T05:31:56Z",
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"deletedAt": "2023-11-07T05:31:56Z"
}
],
"contacts": [
{
"id": "<string>",
"teamId": "<string>",
"name": "<string>",
"externalId": "<string>",
"externalSource": "azure",
"externalEntityType": "contact",
"phone": "<string>",
"email": "<string>",
"optOut": true,
"avatarURL": "<string>",
"createdByUserId": "<string>",
"public": true,
"data": {},
"attributes": [
"<any>"
],
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"createdBy": {},
"team": {},
"phones": [
"<any>"
],
"primaryPhone": {}
}
],
"properties": [
{
"id": "<string>",
"type": "boolean",
"name": "<string>",
"icon": "<string>",
"options": [
"<string>"
],
"readonly": true,
"source": "clerk",
"externalId": "<string>",
"teamId": "<string>",
"team": {},
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z"
}
],
"invites": [
{
"id": "<string>",
"email": "<string>",
"teamId": "<string>",
"team": {},
"role": "workspace_owner",
"inboxIds": [
"<string>"
],
"created": "2023-11-07T05:31:56Z",
"acceptedAt": "2023-11-07T05:31:56Z"
}
],
"integrations": [
"<string>"
],
"roles": [
{
"id": "<string>",
"userId": "<string>",
"teamId": "<string>",
"type": "workspace_owner",
"user": {},
"team": {},
"permissions": [
"<any>"
]
}
],
"workflows": [
{
"id": 123,
"name": "<string>",
"enabled": true,
"teamId": "<string>",
"userId": "<string>",
"public": true,
"trigger": "incoming_message",
"spec": {},
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"system": true,
"createdBy": {},
"executions": [
"<any>"
],
"inboxes": [
"<any>"
],
"team": {},
"schedules": [
"<any>"
]
}
],
"settings": [
{
"id": 123,
"userId": "<string>",
"teamId": "<string>",
"user": {},
"team": {},
"type": "signature",
"enabled": true,
"data": {}
}
],
"reseller": {
"id": "<string>",
"externalId": "<string>",
"platformId": "<string>",
"username": "<string>",
"password": "<string>",
"stripeCustomerId": "<string>",
"companyName": "<string>",
"houseNumber": "<string>",
"streetName": "<string>",
"city": "<string>",
"stateCode": "<string>",
"zip": "<string>",
"subscriptionType": "automatic",
"acceptedTermsOfService": true,
"teams": [
"<any>"
],
"platform": {
"id": "<any>",
"name": "<any>",
"email": "<any>",
"billingEmail": "<any>",
"password": "<any>",
"companyName": "<any>",
"houseNumber": "<any>",
"streetName": "<any>",
"city": "<any>",
"stateCode": "<any>",
"zip": "<any>",
"stripeCustomerId": "<any>",
"created": "<any>",
"updated": "<any>",
"resellers": "<any>",
"users": "<any>",
"tiers": "<any>"
},
"users": [
"<any>"
],
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"teamNotificationIcon": "<string>",
"teamNotificationTitle": "<string>",
"teamNotificationMessage": "<string>"
},
"teamProvider": {
"id": "<string>",
"teamId": "<string>",
"externalId": "<string>",
"providerSource": "microsoft_teams",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"team": {}
},
"brand": {
"id": 123,
"brandId": "<string>",
"companyName": "<string>",
"brandName": "<string>",
"registrationCountry": "<string>",
"organizationLegalForm": "SOLE_PROPRIETOR",
"organizationIdentifyType": "DUNS",
"organizationVertical": "PROFESSIONAL",
"companyAddress": "<string>",
"companyZip": "<string>",
"ein": "<string>",
"einCountry": "<string>",
"companyCountry": "<string>",
"companyInfo": "<string>",
"contactEmail": "<string>",
"contactFirstName": "<string>",
"contactLastName": "<string>",
"contactPhone": "<string>",
"website": "<string>",
"state": "<string>",
"city": "<string>",
"teams": [
{}
],
"monthlyFee": 123,
"status": "FAILED",
"submittedAt": "2023-11-07T05:31:56Z",
"optInStatus": "init",
"campaignStatus": "init",
"optInVerifiedAt": "2023-11-07T05:31:56Z",
"registrationErrors": [
"<string>"
],
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z"
},
"knowledgeSources": [
{
"id": 123,
"type": "url",
"teamId": "<string>",
"parentId": 123,
"parent": {},
"children": [
{}
],
"team": {},
"sections": [
{}
],
"title": "<string>",
"input": "<string>",
"output": "<string>",
"status": "init",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
}
],
"attachments": [
{
"id": "<string>",
"url": "<string>",
"name": "<string>",
"type": "<string>",
"size": 123,
"teamId": "<string>",
"team": {},
"campaignMessages": [
"<any>"
],
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
}
],
"assistantStopPhrases": [
{
"id": 123,
"phrase": "<string>",
"teamId": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"team": {}
}
],
"assistantLLMBaseURL": "<string>",
"assistantSupervisorPrompt": "<string>",
"metadata": {},
"paymentFailedAt": "2023-11-07T05:31:56Z",
"paymentFailedCount": 123,
"cohorts": [
{
"id": 123,
"teamId": "<string>",
"userId": "<string>",
"name": "<string>",
"icon": "<string>",
"isPublic": true,
"readonly": true,
"query": [
"<any>"
],
"queryTerm": "<string>",
"included": [
"<any>"
],
"excluded": [
"<any>"
],
"contactIds": [
"<any>"
],
"contactsCount": 123,
"status": "ok",
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"lastRecalculation": "2023-11-07T05:31:56Z",
"team": {},
"user": {}
}
],
"conversations": [
{
"id": "<string>",
"members": [
"<any>"
],
"lastMessageSent": "2023-11-07T05:31:56Z",
"lastMessageBody": "<string>",
"isLastMessageInbound": true,
"archived": true,
"inboxId": "<string>",
"hasUnread": true,
"teamId": "<string>",
"status": "archived",
"type": {},
"created": "2023-11-07T05:31:56Z",
"assistantTimestamp": "2023-11-07T05:31:56Z",
"assistantMessageId": 123,
"updated": "2023-11-07T05:31:56Z",
"assistantDisabled": true,
"assistantNextRunAt": "2023-11-07T05:31:56Z",
"unreadMessageCount": 123,
"lastMessageAttachmentsCount": 123,
"assistantMessage": "<any>",
"inbox": {},
"team": {},
"createdBy": {},
"messages": [
"<any>"
],
"exports": [
"<any>"
],
"assignee": [
"<any>"
],
"classifications": [
"<any>"
],
"pipelineExecutions": [
"<any>"
]
}
],
"billingPeriods": [
{
"id": "<string>",
"teamId": "<string>",
"month": 6.5,
"year": 6011.5,
"planSegments": 1,
"segmentsPurchased": 1,
"balanceCarriedForward": 123,
"segmentsUsed": 1,
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"team": {},
"payments": [
{}
]
}
],
"subscriptionUpdates": [
{
"id": "<string>",
"teamId": "<string>",
"activeInboxes": 123,
"nonAdminUsers": 123,
"tier": "fraud",
"tierId": "<string>",
"fixedLicenses": 123,
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"team": {}
}
],
"pipelines": [
{
"id": "<string>",
"teamId": "<string>",
"name": "<string>",
"description": "<string>",
"maxRuntime": 2,
"maxTokensPerRun": 2,
"maxNodeCallsPerRun": 2,
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"createdById": "<string>",
"deletedAt": "2023-11-07T05:31:56Z",
"team": {},
"versions": [
"<any>"
],
"inboxSubscriptions": [
"<any>"
],
"createdBy": {}
}
],
"classifiers": [
{
"id": "<string>",
"name": "<string>",
"description": "<string>",
"teamId": "<string>",
"options": [
"<string>"
],
"team": {},
"values": [
{}
],
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
}
],
"blockList": [
{
"phone": "<string>",
"teamId": "<string>",
"team": {},
"createdById": "<string>",
"createdBy": {},
"createdAt": "2023-11-07T05:31:56Z"
}
],
"backgroundJobs": [
"<string>"
],
"domains": [
{
"id": "<string>",
"teamId": "<string>",
"name": "<string>",
"emailAddress": "<string>",
"emailSentAt": "2023-11-07T05:31:56Z",
"verifiedAt": "2023-11-07T05:31:56Z",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"team": {}
}
],
"inboxCount": 123,
"userCount": 123
}
],
"platform": {
"id": "<any>",
"name": "<any>",
"email": "<any>",
"billingEmail": "<any>",
"password": "<any>",
"companyName": "<any>",
"houseNumber": "<any>",
"streetName": "<any>",
"city": "<any>",
"stateCode": "<any>",
"zip": "<any>",
"stripeCustomerId": "<any>",
"created": "<any>",
"updated": "<any>",
"resellers": "<any>",
"users": "<any>",
"tiers": "<any>"
}
}
],
"total": 123
}
Get tiers available for current reseller.
curl --request GET \
--url https://partners.clerk.chat/reseller/tiers
{
"tiers": [
{
"id": "<string>",
"name": "<string>",
"externalId": "<string>",
"platformId": "<string>",
"description": "<string>",
"smsSegmentRate": 123,
"planSegments": 123,
"billingCycle": "month",
"licenseCost": 123,
"teams": [
{
"id": "<string>",
"name": "<string>",
"countryCode": {},
"tierId": "<string>",
"planTier": {},
"tier": "<string>",
"twilioAccount": "<string>",
"twilioToken": "<string>",
"bandwidthLocationId": "<string>",
"bandwidthIVRLocationId": "<string>",
"apiKeyHash": "<string>",
"apiKeySecret": "<string>",
"brandId": 123,
"resellerId": "<string>",
"externalId": "<string>",
"contactsPublicByDefault": true,
"integrationsHiddenByDefault": true,
"dlcCampaignId": "<string>",
"whitelistedIntegrations": [
"azure"
],
"microsoftTenantId": "<string>",
"slackTeamId": "<string>",
"teamAvatarURL": "<string>",
"stripeSubscriptionId": "<string>",
"stripeCustomerId": "<string>",
"shopifyID": "<string>",
"billingProvider": "shopify",
"fixedLicenses": 123,
"deleted": true,
"deletedAt": "2023-11-07T05:31:56Z",
"widgetId": "<string>",
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"assistantResponseDelaySeconds": 123,
"assistantInstruction": "<string>",
"assistantModel": "<string>",
"smsSegmentRate": 123,
"onboarding": {},
"purchaseOrder": "<string>",
"whitelistDomains": [
"<string>"
],
"whitelistDisabled": true,
"users": [
{
"id": "<string>",
"microsoftId": "<string>",
"microsoftGraphAccessToken": "<string>",
"microsoftGraphRefreshToken": "<string>",
"microsoftTenantId": "<string>",
"stytchId": "<string>",
"firstname": "<string>",
"lastname": "<string>",
"email": "<string>",
"usecase": "<string>",
"company": "<string>",
"avatarId": "<string>",
"blocked": true,
"canProvision": true,
"acceptedTermsOfService": true,
"phone": "<string>",
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"deletedAt": "2023-11-07T05:31:56Z",
"mutedInboxIds": [
"<string>"
],
"teams": [
{}
],
"inboxes": [
{
"integration": {},
"id": "<string>",
"teamId": "<string>",
"type": "phone",
"provider": "twilio",
"name": "<string>",
"description": "<string>",
"icon": "<string>",
"phone": "<string>",
"status": "active",
"webhooks": [
"<any>"
],
"public": true,
"verified": true,
"credentialTwilioSid": "<string>",
"credentialTwilioKey": "<string>",
"telnyxApiKey": "<string>",
"telnyxPublicKey": "<string>",
"dlcCampaignId": "<string>",
"modemPort": 123,
"modemHost": "<string>",
"whatsappPhoneId": "<string>",
"whatsappAccessToken": "<string>",
"bandwidthAccountId": "<string>",
"bandwidthApplicationId": "<string>",
"locationType": "USER",
"pin": "<string>",
"requestedActivationDate": "2023-11-07T05:31:56Z",
"assistantEnabled": true,
"createdByUserId": "<string>",
"integrationId": "<string>",
"registrationStatus": "pending",
"registrationError": "<string>",
"team": {},
"workflows": [
"<any>"
],
"conversations": [
"<any>"
],
"phones": [
"<any>"
],
"users": [
"<any>"
],
"aiPipelineSubscriptions": [
"<any>"
],
"createdByUser": {},
"externalId": "<string>",
"loaAgreedAt": "2023-11-07T05:31:56Z",
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"deletedAt": "2023-11-07T05:31:56Z"
}
],
"workflows": [
{
"id": 123,
"name": "<string>",
"enabled": true,
"teamId": "<string>",
"userId": "<string>",
"public": true,
"trigger": "incoming_message",
"spec": {},
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"system": true,
"createdBy": {},
"executions": [
"<any>"
],
"inboxes": [
"<any>"
],
"team": {},
"schedules": [
"<any>"
]
}
],
"messages": [
{
"id": 123,
"body": "<string>",
"unfurl": {},
"conversationId": "<string>",
"userId": "<string>",
"campaignMessageId": 123,
"campaignId": 123,
"channelId": "<string>",
"inbound": true,
"members": [
"<string>"
],
"sender": "<string>",
"senderType": "ai_pipeline",
"status": "sending",
"error": "<string>",
"sentByName": "<string>",
"errorCode": 123,
"timestamp": "2023-11-07T05:31:56Z",
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"seen": true,
"externalId": "<string>",
"clerkChatUUID": "<string>",
"segments": 123,
"attachments": [
{
"id": "<any>",
"url": "<any>",
"key": "<any>",
"name": "<any>",
"type": "<any>",
"size": "<any>",
"messageId": "<any>",
"message": "<any>",
"comments": "<any>",
"scheduledMessage": "<any>"
}
],
"user": {},
"campaign": {
"id": 123,
"teamId": "<string>",
"userId": "<string>",
"inboxId": "<string>",
"name": "<string>",
"cohortId": 123,
"remoteCohortId": "<string>",
"contactIds": [
"<any>"
],
"body": "<string>",
"type": "instant",
"status": "ok",
"executionDuration": 123,
"sendAt": "2023-11-07T05:31:56Z",
"latestTimestamp": "2023-11-07T05:31:56Z",
"error": "<string>",
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"user": {},
"team": {},
"inbox": {},
"attachments": [
"<any>"
],
"contacts": [
"<any>"
],
"messages": {},
"campaignMessages": [
"<any>"
],
"remoteCohort": {
"integration": "<any>",
"id": "<any>",
"integrationId": "<any>",
"externalId": "<any>",
"externalType": "<any>",
"memberCount": "<any>",
"name": "<any>",
"lastSyncedAt": "<any>",
"createdAt": "<any>",
"updatedAt": "<any>"
}
},
"campaignMessage": {
"id": 123,
"campaignId": 123,
"userId": "<string>",
"campaign": {},
"messages": [
"<any>"
],
"body": "<string>",
"sentCount": 123,
"timestamp": "2023-11-07T05:31:56Z",
"status": "created",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"attachments": [
"<any>"
],
"user": {}
},
"conversation": {},
"discussion": {
"id": 123,
"messageId": 123,
"replies": 123,
"lastReplyDate": "2023-11-07T05:31:56Z",
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"message": {},
"comments": [
"<any>"
]
},
"attached": [
{
"id": "<any>",
"url": "<any>",
"name": "<any>",
"type": "<any>",
"size": "<any>",
"teamId": "<any>",
"team": "<any>",
"campaignMessages": "<any>",
"createdAt": "<any>",
"updatedAt": "<any>"
}
],
"inboxId": "<string>"
}
],
"conversations": [
{
"id": "<string>",
"members": [
"<any>"
],
"lastMessageSent": "2023-11-07T05:31:56Z",
"lastMessageBody": "<string>",
"isLastMessageInbound": true,
"archived": true,
"inboxId": "<string>",
"hasUnread": true,
"teamId": "<string>",
"status": "archived",
"type": {},
"created": "2023-11-07T05:31:56Z",
"assistantTimestamp": "2023-11-07T05:31:56Z",
"assistantMessageId": 123,
"updated": "2023-11-07T05:31:56Z",
"assistantDisabled": true,
"assistantNextRunAt": "2023-11-07T05:31:56Z",
"unreadMessageCount": 123,
"lastMessageAttachmentsCount": 123,
"assistantMessage": "<any>",
"inbox": {},
"team": {},
"createdBy": {},
"messages": [
"<any>"
],
"exports": [
"<any>"
],
"assignee": [
"<any>"
],
"classifications": [
"<any>"
],
"pipelineExecutions": [
"<any>"
]
}
],
"integrations": [
"<string>"
],
"roles": [
{
"id": "<string>",
"userId": "<string>",
"teamId": "<string>",
"type": "workspace_owner",
"user": {},
"team": {},
"permissions": [
"<any>"
]
}
],
"contacts": [
{
"id": "<string>",
"teamId": "<string>",
"name": "<string>",
"externalId": "<string>",
"externalSource": "azure",
"externalEntityType": "contact",
"phone": "<string>",
"email": "<string>",
"optOut": true,
"avatarURL": "<string>",
"createdByUserId": "<string>",
"public": true,
"data": {},
"attributes": [
"<any>"
],
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"createdBy": {},
"team": {},
"phones": [
"<any>"
],
"primaryPhone": {}
}
],
"settings": [
{
"id": 123,
"userId": "<string>",
"teamId": "<string>",
"user": {},
"team": {},
"type": "signature",
"enabled": true,
"data": {}
}
],
"cohorts": [
{
"id": 123,
"teamId": "<string>",
"userId": "<string>",
"name": "<string>",
"icon": "<string>",
"isPublic": true,
"readonly": true,
"query": [
"<any>"
],
"queryTerm": "<string>",
"included": [
"<any>"
],
"excluded": [
"<any>"
],
"contactIds": [
"<any>"
],
"contactsCount": 123,
"status": "ok",
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"lastRecalculation": "2023-11-07T05:31:56Z",
"team": {},
"user": {}
}
],
"avatar": {
"id": "<string>",
"url": "<string>",
"key": "<string>",
"name": "<string>",
"type": "<string>",
"size": 123,
"messageId": 123,
"message": {},
"comments": {},
"scheduledMessage": {}
},
"assignedTo": [
{
"id": "<string>",
"members": [
"<any>"
],
"lastMessageSent": "2023-11-07T05:31:56Z",
"lastMessageBody": "<string>",
"isLastMessageInbound": true,
"archived": true,
"inboxId": "<string>",
"hasUnread": true,
"teamId": "<string>",
"status": "archived",
"type": {},
"created": "2023-11-07T05:31:56Z",
"assistantTimestamp": "2023-11-07T05:31:56Z",
"assistantMessageId": 123,
"updated": "2023-11-07T05:31:56Z",
"assistantDisabled": true,
"assistantNextRunAt": "2023-11-07T05:31:56Z",
"unreadMessageCount": 123,
"lastMessageAttachmentsCount": 123,
"assistantMessage": "<any>",
"inbox": {},
"team": {},
"createdBy": {},
"messages": [
"<any>"
],
"exports": [
"<any>"
],
"assignee": [
"<any>"
],
"classifications": [
"<any>"
],
"pipelineExecutions": [
"<any>"
]
}
],
"resellers": [
{
"id": "<string>",
"externalId": "<string>",
"platformId": "<string>",
"username": "<string>",
"password": "<string>",
"stripeCustomerId": "<string>",
"companyName": "<string>",
"houseNumber": "<string>",
"streetName": "<string>",
"city": "<string>",
"stateCode": "<string>",
"zip": "<string>",
"subscriptionType": "automatic",
"acceptedTermsOfService": true,
"teams": [
"<any>"
],
"platform": {
"id": "<any>",
"name": "<any>",
"email": "<any>",
"billingEmail": "<any>",
"password": "<any>",
"companyName": "<any>",
"houseNumber": "<any>",
"streetName": "<any>",
"city": "<any>",
"stateCode": "<any>",
"zip": "<any>",
"stripeCustomerId": "<any>",
"created": "<any>",
"updated": "<any>",
"resellers": "<any>",
"users": "<any>",
"tiers": "<any>"
},
"users": [
"<any>"
],
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"teamNotificationIcon": "<string>",
"teamNotificationTitle": "<string>",
"teamNotificationMessage": "<string>"
}
],
"platforms": [
{
"id": "<any>",
"name": "<any>",
"email": "<any>",
"billingEmail": "<any>",
"password": "<any>",
"companyName": "<any>",
"houseNumber": "<any>",
"streetName": "<any>",
"city": "<any>",
"stateCode": "<any>",
"zip": "<any>",
"stripeCustomerId": "<any>",
"created": "<any>",
"updated": "<any>",
"resellers": "<any>",
"users": "<any>",
"tiers": "<any>"
}
],
"pipelines": [
{
"id": "<string>",
"teamId": "<string>",
"name": "<string>",
"description": "<string>",
"maxRuntime": 2,
"maxTokensPerRun": 2,
"maxNodeCallsPerRun": 2,
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"createdById": "<string>",
"deletedAt": "2023-11-07T05:31:56Z",
"team": {},
"versions": [
"<any>"
],
"inboxSubscriptions": [
"<any>"
],
"createdBy": {}
}
],
"createdInboxes": [
{
"integration": {},
"id": "<string>",
"teamId": "<string>",
"type": "phone",
"provider": "twilio",
"name": "<string>",
"description": "<string>",
"icon": "<string>",
"phone": "<string>",
"status": "active",
"webhooks": [
"<any>"
],
"public": true,
"verified": true,
"credentialTwilioSid": "<string>",
"credentialTwilioKey": "<string>",
"telnyxApiKey": "<string>",
"telnyxPublicKey": "<string>",
"dlcCampaignId": "<string>",
"modemPort": 123,
"modemHost": "<string>",
"whatsappPhoneId": "<string>",
"whatsappAccessToken": "<string>",
"bandwidthAccountId": "<string>",
"bandwidthApplicationId": "<string>",
"locationType": "USER",
"pin": "<string>",
"requestedActivationDate": "2023-11-07T05:31:56Z",
"assistantEnabled": true,
"createdByUserId": "<string>",
"integrationId": "<string>",
"registrationStatus": "pending",
"registrationError": "<string>",
"team": {},
"workflows": [
"<any>"
],
"conversations": [
"<any>"
],
"phones": [
"<any>"
],
"users": [
"<any>"
],
"aiPipelineSubscriptions": [
"<any>"
],
"createdByUser": {},
"externalId": "<string>",
"loaAgreedAt": "2023-11-07T05:31:56Z",
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"deletedAt": "2023-11-07T05:31:56Z"
}
],
"notificationDevices": [
{
"id": "<string>",
"deviceId": "<string>",
"userId": "<string>",
"errorCounter": 123,
"lastUsedAt": "2023-11-07T05:31:56Z",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"user": {}
}
],
"externalIdentifiers": [
{
"id": "<string>",
"userId": "<string>",
"externalId": "<string>",
"externalSystem": "azure",
"externalOrgId": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"user": {}
}
],
"activeTeam": {
"id": "<string>",
"name": "<string>",
"countryCode": {},
"tierId": "<string>",
"planTier": {},
"tier": "<string>",
"twilioAccount": "<string>",
"twilioToken": "<string>",
"bandwidthLocationId": "<string>",
"bandwidthIVRLocationId": "<string>",
"apiKeyHash": "<string>",
"apiKeySecret": "<string>",
"brandId": 123,
"resellerId": "<string>",
"externalId": "<string>",
"contactsPublicByDefault": true,
"integrationsHiddenByDefault": true,
"dlcCampaignId": "<string>",
"whitelistedIntegrations": [
"azure"
],
"microsoftTenantId": "<string>",
"slackTeamId": "<string>",
"teamAvatarURL": "<string>",
"stripeSubscriptionId": "<string>",
"stripeCustomerId": "<string>",
"shopifyID": "<string>",
"billingProvider": "shopify",
"fixedLicenses": 123,
"deleted": true,
"deletedAt": "2023-11-07T05:31:56Z",
"widgetId": "<string>",
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"assistantResponseDelaySeconds": 123,
"assistantInstruction": "<string>",
"assistantModel": "<string>",
"smsSegmentRate": 123,
"onboarding": {},
"purchaseOrder": "<string>",
"whitelistDomains": [
"<string>"
],
"whitelistDisabled": true,
"users": [
{}
],
"inboxes": [
{
"integration": {},
"id": "<string>",
"teamId": "<string>",
"type": "phone",
"provider": "twilio",
"name": "<string>",
"description": "<string>",
"icon": "<string>",
"phone": "<string>",
"status": "active",
"webhooks": [
"<any>"
],
"public": true,
"verified": true,
"credentialTwilioSid": "<string>",
"credentialTwilioKey": "<string>",
"telnyxApiKey": "<string>",
"telnyxPublicKey": "<string>",
"dlcCampaignId": "<string>",
"modemPort": 123,
"modemHost": "<string>",
"whatsappPhoneId": "<string>",
"whatsappAccessToken": "<string>",
"bandwidthAccountId": "<string>",
"bandwidthApplicationId": "<string>",
"locationType": "USER",
"pin": "<string>",
"requestedActivationDate": "2023-11-07T05:31:56Z",
"assistantEnabled": true,
"createdByUserId": "<string>",
"integrationId": "<string>",
"registrationStatus": "pending",
"registrationError": "<string>",
"team": {},
"workflows": [
"<any>"
],
"conversations": [
"<any>"
],
"phones": [
"<any>"
],
"users": [
"<any>"
],
"aiPipelineSubscriptions": [
"<any>"
],
"createdByUser": {},
"externalId": "<string>",
"loaAgreedAt": "2023-11-07T05:31:56Z",
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"deletedAt": "2023-11-07T05:31:56Z"
}
],
"contacts": [
{
"id": "<string>",
"teamId": "<string>",
"name": "<string>",
"externalId": "<string>",
"externalSource": "azure",
"externalEntityType": "contact",
"phone": "<string>",
"email": "<string>",
"optOut": true,
"avatarURL": "<string>",
"createdByUserId": "<string>",
"public": true,
"data": {},
"attributes": [
"<any>"
],
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"createdBy": {},
"team": {},
"phones": [
"<any>"
],
"primaryPhone": {}
}
],
"properties": [
{
"id": "<string>",
"type": "boolean",
"name": "<string>",
"icon": "<string>",
"options": [
"<any>"
],
"readonly": true,
"source": "clerk",
"externalId": "<string>",
"teamId": "<string>",
"team": {},
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z"
}
],
"invites": [
{
"id": "<string>",
"email": "<string>",
"teamId": "<string>",
"team": {},
"role": "workspace_owner",
"inboxIds": [
"<any>"
],
"created": "2023-11-07T05:31:56Z",
"acceptedAt": "2023-11-07T05:31:56Z"
}
],
"integrations": [
"<string>"
],
"roles": [
{
"id": "<string>",
"userId": "<string>",
"teamId": "<string>",
"type": "workspace_owner",
"user": {},
"team": {},
"permissions": [
"<any>"
]
}
],
"workflows": [
{
"id": 123,
"name": "<string>",
"enabled": true,
"teamId": "<string>",
"userId": "<string>",
"public": true,
"trigger": "incoming_message",
"spec": {},
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"system": true,
"createdBy": {},
"executions": [
"<any>"
],
"inboxes": [
"<any>"
],
"team": {},
"schedules": [
"<any>"
]
}
],
"settings": [
{
"id": 123,
"userId": "<string>",
"teamId": "<string>",
"user": {},
"team": {},
"type": "signature",
"enabled": true,
"data": {}
}
],
"reseller": {
"id": "<string>",
"externalId": "<string>",
"platformId": "<string>",
"username": "<string>",
"password": "<string>",
"stripeCustomerId": "<string>",
"companyName": "<string>",
"houseNumber": "<string>",
"streetName": "<string>",
"city": "<string>",
"stateCode": "<string>",
"zip": "<string>",
"subscriptionType": "automatic",
"acceptedTermsOfService": true,
"teams": [
"<any>"
],
"platform": {
"id": "<any>",
"name": "<any>",
"email": "<any>",
"billingEmail": "<any>",
"password": "<any>",
"companyName": "<any>",
"houseNumber": "<any>",
"streetName": "<any>",
"city": "<any>",
"stateCode": "<any>",
"zip": "<any>",
"stripeCustomerId": "<any>",
"created": "<any>",
"updated": "<any>",
"resellers": "<any>",
"users": "<any>",
"tiers": "<any>"
},
"users": [
"<any>"
],
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"teamNotificationIcon": "<string>",
"teamNotificationTitle": "<string>",
"teamNotificationMessage": "<string>"
},
"teamProvider": {
"id": "<string>",
"teamId": "<string>",
"externalId": "<string>",
"providerSource": "microsoft_teams",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"team": {}
},
"brand": {
"id": 123,
"brandId": "<string>",
"companyName": "<string>",
"brandName": "<string>",
"registrationCountry": "<string>",
"organizationLegalForm": "SOLE_PROPRIETOR",
"organizationIdentifyType": "DUNS",
"organizationVertical": "PROFESSIONAL",
"companyAddress": "<string>",
"companyZip": "<string>",
"ein": "<string>",
"einCountry": "<string>",
"companyCountry": "<string>",
"companyInfo": "<string>",
"contactEmail": "<string>",
"contactFirstName": "<string>",
"contactLastName": "<string>",
"contactPhone": "<string>",
"website": "<string>",
"state": "<string>",
"city": "<string>",
"teams": [
{}
],
"monthlyFee": 123,
"status": "FAILED",
"submittedAt": "2023-11-07T05:31:56Z",
"optInStatus": "init",
"campaignStatus": "init",
"optInVerifiedAt": "2023-11-07T05:31:56Z",
"registrationErrors": [
"<string>"
],
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z"
},
"knowledgeSources": [
{
"id": 123,
"type": "url",
"teamId": "<string>",
"parentId": 123,
"parent": {},
"children": [
"<any>"
],
"team": {},
"sections": [
"<any>"
],
"title": "<string>",
"input": "<string>",
"output": "<string>",
"status": "init",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
}
],
"attachments": [
{
"id": "<string>",
"url": "<string>",
"name": "<string>",
"type": "<string>",
"size": 123,
"teamId": "<string>",
"team": {},
"campaignMessages": [
"<any>"
],
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
}
],
"assistantStopPhrases": [
{
"id": 123,
"phrase": "<string>",
"teamId": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"team": {}
}
],
"assistantLLMBaseURL": "<string>",
"assistantSupervisorPrompt": "<string>",
"metadata": {},
"paymentFailedAt": "2023-11-07T05:31:56Z",
"paymentFailedCount": 123,
"cohorts": [
{
"id": 123,
"teamId": "<string>",
"userId": "<string>",
"name": "<string>",
"icon": "<string>",
"isPublic": true,
"readonly": true,
"query": [
"<any>"
],
"queryTerm": "<string>",
"included": [
"<any>"
],
"excluded": [
"<any>"
],
"contactIds": [
"<any>"
],
"contactsCount": 123,
"status": "ok",
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"lastRecalculation": "2023-11-07T05:31:56Z",
"team": {},
"user": {}
}
],
"conversations": [
{
"id": "<string>",
"members": [
"<any>"
],
"lastMessageSent": "2023-11-07T05:31:56Z",
"lastMessageBody": "<string>",
"isLastMessageInbound": true,
"archived": true,
"inboxId": "<string>",
"hasUnread": true,
"teamId": "<string>",
"status": "archived",
"type": {},
"created": "2023-11-07T05:31:56Z",
"assistantTimestamp": "2023-11-07T05:31:56Z",
"assistantMessageId": 123,
"updated": "2023-11-07T05:31:56Z",
"assistantDisabled": true,
"assistantNextRunAt": "2023-11-07T05:31:56Z",
"unreadMessageCount": 123,
"lastMessageAttachmentsCount": 123,
"assistantMessage": "<any>",
"inbox": {},
"team": {},
"createdBy": {},
"messages": [
"<any>"
],
"exports": [
"<any>"
],
"assignee": [
"<any>"
],
"classifications": [
"<any>"
],
"pipelineExecutions": [
"<any>"
]
}
],
"billingPeriods": [
{
"id": "<string>",
"teamId": "<string>",
"month": 6.5,
"year": 6011.5,
"planSegments": 1,
"segmentsPurchased": 1,
"balanceCarriedForward": 123,
"segmentsUsed": 1,
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"team": {},
"payments": [
"<any>"
]
}
],
"subscriptionUpdates": [
{
"id": "<string>",
"teamId": "<string>",
"activeInboxes": 123,
"nonAdminUsers": 123,
"tier": "fraud",
"tierId": "<string>",
"fixedLicenses": 123,
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"team": {}
}
],
"pipelines": [
{
"id": "<string>",
"teamId": "<string>",
"name": "<string>",
"description": "<string>",
"maxRuntime": 2,
"maxTokensPerRun": 2,
"maxNodeCallsPerRun": 2,
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"createdById": "<string>",
"deletedAt": "2023-11-07T05:31:56Z",
"team": {},
"versions": [
"<any>"
],
"inboxSubscriptions": [
"<any>"
],
"createdBy": {}
}
],
"classifiers": [
{
"id": "<string>",
"name": "<string>",
"description": "<string>",
"teamId": "<string>",
"options": [
"<any>"
],
"team": {},
"values": [
"<any>"
],
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
}
],
"blockList": [
{
"phone": "<string>",
"teamId": "<string>",
"team": {},
"createdById": "<string>",
"createdBy": {},
"createdAt": "2023-11-07T05:31:56Z"
}
],
"backgroundJobs": [
"<string>"
],
"domains": [
{
"id": "<string>",
"teamId": "<string>",
"name": "<string>",
"emailAddress": "<string>",
"emailSentAt": "2023-11-07T05:31:56Z",
"verifiedAt": "2023-11-07T05:31:56Z",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"team": {}
}
],
"inboxCount": 123,
"userCount": 123,
"isAbleToSend": true
},
"activeRole": {
"id": "<string>",
"userId": "<string>",
"teamId": "<string>",
"type": "workspace_owner",
"user": {},
"team": {},
"permissions": [
"<any>"
]
},
"role": {
"id": "<string>",
"userId": "<string>",
"teamId": "<string>",
"type": "workspace_owner",
"user": {},
"team": {},
"permissions": [
"<any>"
]
},
"backgroundJobs": [
"<string>"
]
}
],
"inboxes": [
{
"integration": {},
"id": "<string>",
"teamId": "<string>",
"type": "phone",
"provider": "twilio",
"name": "<string>",
"description": "<string>",
"icon": "<string>",
"phone": "<string>",
"status": "active",
"webhooks": [
"<any>"
],
"public": true,
"verified": true,
"credentialTwilioSid": "<string>",
"credentialTwilioKey": "<string>",
"telnyxApiKey": "<string>",
"telnyxPublicKey": "<string>",
"dlcCampaignId": "<string>",
"modemPort": 123,
"modemHost": "<string>",
"whatsappPhoneId": "<string>",
"whatsappAccessToken": "<string>",
"bandwidthAccountId": "<string>",
"bandwidthApplicationId": "<string>",
"locationType": "USER",
"pin": "<string>",
"requestedActivationDate": "2023-11-07T05:31:56Z",
"assistantEnabled": true,
"createdByUserId": "<string>",
"integrationId": "<string>",
"registrationStatus": "pending",
"registrationError": "<string>",
"team": {},
"workflows": [
"<any>"
],
"conversations": [
"<any>"
],
"phones": [
"<any>"
],
"users": [
"<any>"
],
"aiPipelineSubscriptions": [
"<any>"
],
"createdByUser": {},
"externalId": "<string>",
"loaAgreedAt": "2023-11-07T05:31:56Z",
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"deletedAt": "2023-11-07T05:31:56Z"
}
],
"contacts": [
{
"id": "<string>",
"teamId": "<string>",
"name": "<string>",
"externalId": "<string>",
"externalSource": "azure",
"externalEntityType": "contact",
"phone": "<string>",
"email": "<string>",
"optOut": true,
"avatarURL": "<string>",
"createdByUserId": "<string>",
"public": true,
"data": {},
"attributes": [
"<any>"
],
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"createdBy": {},
"team": {},
"phones": [
"<any>"
],
"primaryPhone": {}
}
],
"properties": [
{
"id": "<string>",
"type": "boolean",
"name": "<string>",
"icon": "<string>",
"options": [
"<string>"
],
"readonly": true,
"source": "clerk",
"externalId": "<string>",
"teamId": "<string>",
"team": {},
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z"
}
],
"invites": [
{
"id": "<string>",
"email": "<string>",
"teamId": "<string>",
"team": {},
"role": "workspace_owner",
"inboxIds": [
"<string>"
],
"created": "2023-11-07T05:31:56Z",
"acceptedAt": "2023-11-07T05:31:56Z"
}
],
"integrations": [
"<string>"
],
"roles": [
{
"id": "<string>",
"userId": "<string>",
"teamId": "<string>",
"type": "workspace_owner",
"user": {},
"team": {},
"permissions": [
"<any>"
]
}
],
"workflows": [
{
"id": 123,
"name": "<string>",
"enabled": true,
"teamId": "<string>",
"userId": "<string>",
"public": true,
"trigger": "incoming_message",
"spec": {},
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"system": true,
"createdBy": {},
"executions": [
"<any>"
],
"inboxes": [
"<any>"
],
"team": {},
"schedules": [
"<any>"
]
}
],
"settings": [
{
"id": 123,
"userId": "<string>",
"teamId": "<string>",
"user": {},
"team": {},
"type": "signature",
"enabled": true,
"data": {}
}
],
"reseller": {
"id": "<string>",
"externalId": "<string>",
"platformId": "<string>",
"username": "<string>",
"password": "<string>",
"stripeCustomerId": "<string>",
"companyName": "<string>",
"houseNumber": "<string>",
"streetName": "<string>",
"city": "<string>",
"stateCode": "<string>",
"zip": "<string>",
"subscriptionType": "automatic",
"acceptedTermsOfService": true,
"teams": [
"<any>"
],
"platform": {
"id": "<any>",
"name": "<any>",
"email": "<any>",
"billingEmail": "<any>",
"password": "<any>",
"companyName": "<any>",
"houseNumber": "<any>",
"streetName": "<any>",
"city": "<any>",
"stateCode": "<any>",
"zip": "<any>",
"stripeCustomerId": "<any>",
"created": "<any>",
"updated": "<any>",
"resellers": "<any>",
"users": "<any>",
"tiers": "<any>"
},
"users": [
"<any>"
],
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"teamNotificationIcon": "<string>",
"teamNotificationTitle": "<string>",
"teamNotificationMessage": "<string>"
},
"teamProvider": {
"id": "<string>",
"teamId": "<string>",
"externalId": "<string>",
"providerSource": "microsoft_teams",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"team": {}
},
"brand": {
"id": 123,
"brandId": "<string>",
"companyName": "<string>",
"brandName": "<string>",
"registrationCountry": "<string>",
"organizationLegalForm": "SOLE_PROPRIETOR",
"organizationIdentifyType": "DUNS",
"organizationVertical": "PROFESSIONAL",
"companyAddress": "<string>",
"companyZip": "<string>",
"ein": "<string>",
"einCountry": "<string>",
"companyCountry": "<string>",
"companyInfo": "<string>",
"contactEmail": "<string>",
"contactFirstName": "<string>",
"contactLastName": "<string>",
"contactPhone": "<string>",
"website": "<string>",
"state": "<string>",
"city": "<string>",
"teams": [
{}
],
"monthlyFee": 123,
"status": "FAILED",
"submittedAt": "2023-11-07T05:31:56Z",
"optInStatus": "init",
"campaignStatus": "init",
"optInVerifiedAt": "2023-11-07T05:31:56Z",
"registrationErrors": [
"<string>"
],
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z"
},
"knowledgeSources": [
{
"id": 123,
"type": "url",
"teamId": "<string>",
"parentId": 123,
"parent": {},
"children": [
{}
],
"team": {},
"sections": [
{}
],
"title": "<string>",
"input": "<string>",
"output": "<string>",
"status": "init",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
}
],
"attachments": [
{
"id": "<string>",
"url": "<string>",
"name": "<string>",
"type": "<string>",
"size": 123,
"teamId": "<string>",
"team": {},
"campaignMessages": [
"<any>"
],
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
}
],
"assistantStopPhrases": [
{
"id": 123,
"phrase": "<string>",
"teamId": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"team": {}
}
],
"assistantLLMBaseURL": "<string>",
"assistantSupervisorPrompt": "<string>",
"metadata": {},
"paymentFailedAt": "2023-11-07T05:31:56Z",
"paymentFailedCount": 123,
"cohorts": [
{
"id": 123,
"teamId": "<string>",
"userId": "<string>",
"name": "<string>",
"icon": "<string>",
"isPublic": true,
"readonly": true,
"query": [
"<any>"
],
"queryTerm": "<string>",
"included": [
"<any>"
],
"excluded": [
"<any>"
],
"contactIds": [
"<any>"
],
"contactsCount": 123,
"status": "ok",
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"lastRecalculation": "2023-11-07T05:31:56Z",
"team": {},
"user": {}
}
],
"conversations": [
{
"id": "<string>",
"members": [
"<any>"
],
"lastMessageSent": "2023-11-07T05:31:56Z",
"lastMessageBody": "<string>",
"isLastMessageInbound": true,
"archived": true,
"inboxId": "<string>",
"hasUnread": true,
"teamId": "<string>",
"status": "archived",
"type": {},
"created": "2023-11-07T05:31:56Z",
"assistantTimestamp": "2023-11-07T05:31:56Z",
"assistantMessageId": 123,
"updated": "2023-11-07T05:31:56Z",
"assistantDisabled": true,
"assistantNextRunAt": "2023-11-07T05:31:56Z",
"unreadMessageCount": 123,
"lastMessageAttachmentsCount": 123,
"assistantMessage": "<any>",
"inbox": {},
"team": {},
"createdBy": {},
"messages": [
"<any>"
],
"exports": [
"<any>"
],
"assignee": [
"<any>"
],
"classifications": [
"<any>"
],
"pipelineExecutions": [
"<any>"
]
}
],
"billingPeriods": [
{
"id": "<string>",
"teamId": "<string>",
"month": 6.5,
"year": 6011.5,
"planSegments": 1,
"segmentsPurchased": 1,
"balanceCarriedForward": 123,
"segmentsUsed": 1,
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"team": {},
"payments": [
{}
]
}
],
"subscriptionUpdates": [
{
"id": "<string>",
"teamId": "<string>",
"activeInboxes": 123,
"nonAdminUsers": 123,
"tier": "fraud",
"tierId": "<string>",
"fixedLicenses": 123,
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"team": {}
}
],
"pipelines": [
{
"id": "<string>",
"teamId": "<string>",
"name": "<string>",
"description": "<string>",
"maxRuntime": 2,
"maxTokensPerRun": 2,
"maxNodeCallsPerRun": 2,
"created": "2023-11-07T05:31:56Z",
"updated": "2023-11-07T05:31:56Z",
"createdById": "<string>",
"deletedAt": "2023-11-07T05:31:56Z",
"team": {},
"versions": [
"<any>"
],
"inboxSubscriptions": [
"<any>"
],
"createdBy": {}
}
],
"classifiers": [
{
"id": "<string>",
"name": "<string>",
"description": "<string>",
"teamId": "<string>",
"options": [
"<string>"
],
"team": {},
"values": [
{}
],
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
}
],
"blockList": [
{
"phone": "<string>",
"teamId": "<string>",
"team": {},
"createdById": "<string>",
"createdBy": {},
"createdAt": "2023-11-07T05:31:56Z"
}
],
"backgroundJobs": [
"<string>"
],
"domains": [
{
"id": "<string>",
"teamId": "<string>",
"name": "<string>",
"emailAddress": "<string>",
"emailSentAt": "2023-11-07T05:31:56Z",
"verifiedAt": "2023-11-07T05:31:56Z",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"team": {}
}
],
"inboxCount": 123,
"userCount": 123
}
],
"platform": {
"id": "<any>",
"name": "<any>",
"email": "<any>",
"billingEmail": "<any>",
"password": "<any>",
"companyName": "<any>",
"houseNumber": "<any>",
"streetName": "<any>",
"city": "<any>",
"stateCode": "<any>",
"zip": "<any>",
"stripeCustomerId": "<any>",
"created": "<any>",
"updated": "<any>",
"resellers": "<any>",
"users": "<any>",
"tiers": "<any>"
}
}
],
"total": 123
}
The response is of type object
.