Retrieve a Chat
Guide to retrieving a Chat in the Fetch Hive API.
Retrieve details for a specific chat
Authorizations
AuthorizationstringRequired
Enter the token with the Bearer: prefix, e.g. "Bearer abcde12345".
Path parameters
agent_idstringRequired
Agent token
idstringRequired
Chat token
Responses
200
Successful response
application/json
default
Error
application/json
get
/agents/{agent_id}/chats/{id}Last updated
Was this helpful?