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

Path Parameters

agent_id
string
required
session_token
string
required

Query Parameters

redirect
boolean
default:false

Response

200
application/json
Successful Response

The response is of type any.