Skip to content

Commit 0a0ce09

Browse files
GGuineaoliwiapolec
andauthored
Update src/pages/messaging/agent-chat-api/index.mdx
Co-authored-by: oliwiapolec <54406259+oliwiapolec@users.noreply.github.com>
1 parent d264e43 commit 0a0ce09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/messaging/agent-chat-api/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1906,7 +1906,7 @@ Returns the info about the customer with a given `id`.
19061906
| `statistics` | object | Counters for started threads, opened pages, etc. |
19071907
| `visit` | object | Geolocation and opened pages from the customer's most recent online visit. Returned only if the customer logged in at least once. |
19081908
| `chat_ids` | []string | IDs of a customer's chats. Returned only if the customer had at least one chat. |
1909-
| `omnichannel` | object | An object of customer's omnichannel data. |
1909+
| `omnichannel` | object | An object of the customer's [omnichannel data](/messaging/agent-chat-api/data-structures/#customer). |
19101910

19111911
</Text>
19121912
<Code>

0 commit comments

Comments
 (0)