Fetch one live session
GET
/api/v1/admin/sessions/{id}
prm_report_sessions
One session with the full projection, including the joined subscriber attributes.
At a glance
- Authentication
- Staff token or session
- Requires permission
-
prm_report_sessionsSessions report
Parameters
| Parameter | Description |
|---|---|
idrequired
path · integer
|
The accounting row id, not the subscriber id. |
Errors
| Code | When it is returned |
|---|---|
ERR_NOT_FOUND404
|
no such session, or one outside the caller's subtree |