cURL
curl --request GET \ --url http://localhost:4000/v1/auth/sessions/{sessionId}
{ "id": "<string>", "userId": "<string>", "token": "<string>", "createdAt": "2023-11-07T05:31:56Z", "revokedAt": "2023-11-07T05:31:56Z" }
Documentation IndexFetch the complete documentation index at: https://docs.refy.to/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.refy.to/llms.txt
Use this file to discover all available pages before exploring further.
Sessao