Skip to main content
GET
/
radius
/
migration
/
examples
/
{type}
.csv
Download Example CSV
curl --request GET \
  --url https://api.altostrat.io/radius/migration/examples/{type}.csv \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

type
enum<string>
required
Available options:
users,
groups,
nas

Response

200 - text/csv

CSV file download.

The response is of type file.