get https://bolt.thena.ai/v3/accounts
This will return all connected accounts in a workspace.
Response parameters
Parameter | Description |
---|---|
id | The unique identifier for the record. |
created_at | The timestamp when the record was created. |
updated_at | The timestamp when the record was last updated. |
customer_team.id | The unique identifier for the customer team. |
customer_team.name | The name of the customer team. |
customer_team.icon.image_default | Indicates if the default team icon is being used. |
customer_team.icon.image_34 | The URL for the 34x34 team icon image. |
customer_team.icon.image_44 | The URL for the 44x44 team icon image. |
customer_team.icon.image_68 | The URL for the 68x68 team icon image. |
customer_team.icon.image_88 | The URL for the 88x88 team icon image. |
customer_team.icon.image_102 | The URL for the 102x102 team icon image. |
customer_team.icon.image_230 | The URL for the 230x230 team icon image. |
customer_team.icon.image_132 | The URL for the 132x132 team icon image. |
customer_team.avatar_base_url | The base URL for the team avatar images. |
customer_team.is_verified | Indicates if the customer team is verified. |
customer_team.domain | The domain associated with the customer team. |
customer_team.date_created | The timestamp when the customer team was created. |
customer_team.requires_sponsorship | Indicates if the customer team requires sponsorship. |
slack.channel_id | The unique identifier for the Slack channel. |
slack.channel_is_private | Indicates if the Slack channel is private. |
slack.channel_is_ext_shared | Indicates if the Slack channel is externally shared. |
slack.channel_name | The name of the Slack channel. |
customer_name | The name of the customer associated with the record. |
channel_name_normalized | The normalized name of the Slack channel. |
crm_values.contract_currency | The currency used in the customer's contract. |
crm_values.contract_value | The contract value associated with the customer. |
crm_values.additional_fields | Additional fields related to the customer's contract. |
is_auto_created | Indicates if the Slack channel was automatically created. |
primary_domain | The primary domain associated with the customer. |
secondary_domains | Any secondary domains associated with the customer. |