GET
Hume AIHume AIChatChat
GET
https://api.lowcodeapi.com/humeai/v0/batch/jobs
Query Parameters 5
config_idstring
config_versionnumber
resumed_chat_group_idstring
access_tokenstring
api_keystring
Parameters Description
config_idstring
The unique identifier for the EVI configuration to be used
config_versionnumber
The version number of the specified EVI configuration to be used
resumed_chat_group_idstring
The unique identifier for a chat group. Used to resume a previous chat
access_tokenstring
Access token used for authenticating the client
api_keystring
API key used for authenticating the client
Response
API response data will be shown here once the request is completed.
Snippet
cURL
curl -X GET \
 'https://api.lowcodeapi.com/humeai/v0/batch/jobs' \
 -H 'Cache-Control: no-cache' \
 -H 'Content-Type: application/json' --data-raw '{}'
© 2024LowCodeAPI

Last Updated : 2024-12-16 14:03 +00:00