GET
/
session
/
{agent_id}
curl --request GET \
  --url https://api.simli.ai/session/{agent_id} \
  --header 'session-token: <session-token>'
"<any>"

Headers

session-token
string
required

Path Parameters

agent_id
string
required

Query Parameters

redirect
boolean
default:false

Response

200
application/json
Successful Response

The response is of type any.