GET
/v1/radius/authorize/
{virtual_id}(subscriber)
Free Radius Authorization.Service
subscriber
Request Parameters
| Name | In | Type | Description | MUST include |
|---|
| X-Auth-Token | header | string | Valid Authentication Token. Please see developers documentation/identity. | X |
| X-Timezone | header | string | Timezone for response datetime property values. (default UTC) | |
| virtual_id | url | string | Virtual Id. | X |
| page | query | integer | Page Number (default 1) | |
Response Status Codes
| Code | Meaning |
|---|
| 200 | OK |
| 400 | Bad Request |
| 401 | Unauthorized / Require Authentication |
| 403 | Forbidden / Access Denied |
| 404 | Not Found |
| 409 | Conflict |
| 429 | Too Many Requests / Your Rate Limited |
| 500, 501, 502, 503, 504 | Service Unavailable |
Response Properties
| Name | In | Type | Description |
|---|
| id | body | string | Unique ID |