Stats > Stations

Get stats listeners

This endpoint allows you to get stats listeners on a stream.

get/1/radios/admin/stats

Query parameters

datatype'json'

Specify the type of return for the data (default:xml)

Example:json
mountpointstring

Response

OK

result'success' | 'error' | 'asynchronous' required

Result of the HTTP request

datastring[]

Example response

{
  "result": "success"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.