OptionalavatarOptionaldisplayThe user's display name on the channel.
OptionalexternalThe ID of the user on an external channel. For example, the user’s phone number for Twilio, or their page-scoped user ID for Facebook Messenger. Applies only to non-SDK clients.
OptionalidThe unique ID of the client.
OptionalinfoA flat curated object with properties that vary for each client platform. All keys are optional and not guaranteed to be available.
OptionalintegrationThe ID of the integration that the client was created for. Unused for clients of type sdk, as they incorporate multiple integrations.
OptionallastA datetime string with the format YYYY-MM-DDThh:mm:ss.SSSZ representing the last time the user interacted with this client.
OptionallinkedA timestamp signifying when the client was added to the user. Formatted as YYYY-MM-DDThh:mm:ss.SSSZ.
OptionalrawAn object with raw properties that vary for each client platform. All keys are optional and not guaranteed to be available.
OptionalstatusThe client status. Indicates if the client is able to receive messages or not. Can be pending, inactive, active, or blocked.
Optionaltype
The URL for the user's avatar on the channel.