Retrieve channel account
Retrieve details of a specific channel account in your HubSpot account using the unique channelAccountId. This endpoint is useful for accessing information about a particular channel account, including its archived status.
Supported products
Supported products
Required Scopes
Required Scopes
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The unique identifier of the channel account to retrieve.
Query Parameters
Whether to return only results that have been archived. Defaults to false.
Response
successful operation
A boolean indicating whether the channel account is currently active.
A boolean indicating whether the channel account is archived.
A boolean indicating whether the channel account is authorized.
The unique identifier for the channel associated with this account, represented as a string.
The date and time when the channel account was created, in ISO 8601 format.
The unique identifier for the channel account, represented as a string.
The unique identifier for the inbox associated with this channel account, represented as a string.
The name of the channel account, represented as a string.
The date and time when the channel account was archived, in ISO 8601 format.