GET /campaigns/sounds/{id}

callfire.com:V2

Summary: Find a specific sound
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.