This returns a single account by id.

Response parameters

ParameterDescription
data.idThe unique identifier for the record.
data.created_atThe timestamp when the record was created.
data.updated_atThe timestamp when the record was last updated.
data.customer_team.idThe unique identifier for the customer team.
data.customer_team.nameThe name of the customer team.
data.customer_team.icon.image_defaultIndicates if the default team icon is being used.
data.customer_team.icon.image_34The URL for the 34x34 team icon image.
data.customer_team.icon.image_44The URL for the 44x44 team icon image.
data.customer_team.icon.image_68The URL for the 68x68 team icon image.
data.customer_team.icon.image_88The URL for the 88x88 team icon image.
data.customer_team.icon.image_102The URL for the 102x102 team icon image.
data.customer_team.icon.image_230The URL for the 230x230 team icon image.
data.customer_team.icon.image_132The URL for the 132x132 team icon image.
data.customer_team.avatar_base_urlThe base URL for the customer team avatar images.
data.customer_team.is_verifiedIndicates if the customer team is verified.
data.customer_team.domainThe domain associated with the customer team.
data.customer_team.date_createdThe timestamp when the customer team was created.
data.customer_team.requires_sponsorshipIndicates if the customer team requires sponsorship.
data.slack.channel_idThe unique identifier for the Slack channel.
data.slack.channel_is_privateIndicates if the Slack channel is private.
data.slack.channel_is_ext_sharedIndicates if the Slack channel is externally shared.
data.slack.channel_nameThe name of the Slack channel.
data.customer_nameThe name of the customer associated with the record.
data.channel_name_normalizedThe normalized name of the Slack channel.
data.crm_values.contract_currencyThe currency used in the customer's contract.
data.crm_values.contract_valueThe contract value associated with the customer.
data.crm_values.additional_fieldsAdditional fields related to the customer's contract.
messageA message associated with the response, if any.
Language
Credentials
Bearer
Click Try It! to start a request and see the response here!