Session
Get user session
Endpoint: GET /v1/users/{user_id}/sessions
This endpoint retrieves all sessions associated with a specific user identified by their user_id.
Parameters
The unique ID of the user.
Response Parameters
The unique identifier for the session.
Timestamp of when the session was created.