resets

Get a single audio reset by ID

get/v2/resets/audio/{id}

Path parameters

idstring uuid required

Unique identifier of the audio reset (UUID)

Response

Item retrieved successfully

messagestring
validboolean

Example response

{
  "valid": true
}

Changes

No recorded changes to this endpoint across all 4 revisions of this API.