cURL
curl --request GET \ --url https://{host}/frontend/api/v1/auth/session/{session-id} \ --header 'Authorization: Bearer <token>'
{ "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "created": "2023-11-07T05:31:56Z", "expire": "2023-11-07T05:31:56Z", "remote-ip": "<string>", "ua-type": "<string>", "user-agent": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.probe.dev/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.probe.dev/llms.txt
Use this file to discover all available pages before exploring further.
API Key Security (Header).
Active Session ID.
OK
Was this page helpful?