1. Docs
  2. API Reference
  3. SessionDto

SessionDto

Example

JSON
{
  "id": "string",
  "ip_address": "string",
  "user_agent": "string",
  "created_at": "2026-04-20T12:00:00.000Z",
  "expires_at": "2026-04-20T12:00:00.000Z"
}

Properties

5 properties 3 required

id string Required
ip_address string Optional
nullable
user_agent string Optional
nullable
created_at string Required
format: date-time
expires_at string Required
format: date-time
Was this page helpful?

Tell us how we can improve this guide.