Skip to main content
GET
/
api
/
v1
/
chatbot
/
results
/
manual-template
Generate manual report template
curl --request GET \
  --url https://test-api.afrainity.com/api/v1/chatbot/results/manual-template/ \
  --header 'Authorization: Bearer <token>' \
  --header 'X-Schema-Name: <x-schema-name>'
{}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-API-KEY
string

API Key for authentication (alternative to session auth).

Example:

"sk_..."

X-Schema-Name
string
required

Tenant Schema Name

Response

{key}
any