GET /campaigns/sounds/{id}
Summary: Find a specific sound
Operation ID: getCampaignSound
Auth: unknown
Operation ID: getCampaignSound
Auth: unknown
Description
Returns a single CampaignSound instance for a given sound id in campaign. This is a meta data to the sounds. No audio data is returned from this API
Parameters (2)
fields
(string, query, optional)
Limit fields received in response. E.g. fields: id, name or fields items (id, name), see more at [partial response](https://developers.callfire.com/docs.html#partial-response) page.
id
(integer, path, required)
An id of a sound campaign
No probe data for this endpoint yet.