Overview

Sections

Theme switcher

Get Identifiers

Header Parameters

StoreIdstring Required

API Key provided by Tuned Global for accessing the service

Path Parameters

idinteger Required

Id of the station

Response

200
Object

OK

Response Attributes

StationIdentifierIdinteger

Unique ID of this identifier.

StationIdinteger

The station this identifier belongs to.

Namestring

Display name of the identifier.

IdentifierTypestring

The type of identifier.

Enum values:
IntroCallout
Frequencyinteger

How often the identifier should play (higher plays more often).

PlayOnceboolean

Whether the identifier should play only once rather than repeatedly.

AudioAssetstring

URL to the identifier's audio clip, if one is set.

Enabledboolean

Whether the identifier is currently active

DateCreatedstring

When the identifier was created.

DateUpdatedstring

When the identifier was last updated.

404
Object

No identifiers exist for the given station (or the station has none).

Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?