Stats > Stations

Get status

This endpoint allows you to get status from streams of a station.

get/1/radios/radio/diag/status.php

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

Example response

{
  "result": "success"
}

Changes

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