GET /v2/ai/audio/instruments
Summary: List computer audio instruments
Operation ID: listCustomInstruments
Auth: unknown
Operation ID: listCustomInstruments
Auth: unknown
Description
This endpoint lists the instruments that you can include in computer audio. If you specify more than one search parameter, the API uses an AND condition.
Parameters (5)
id
(array, query, optional)
Show instruments with the specified ID
name
(string, query, optional)
Show instruments with the specified name (case-sensitive)
page
(integer, query, optional, default: 1)
Page number
Constraints: {'minimum': 1}
per_page
(integer, query, optional, default: 20)
Number of results per page
Constraints: {'minimum': 1, 'maximum': 100}
tag
(string, query, optional)
Show instruments with the specified tag, such as Percussion or Strings (case-sensitive)
No probe data for this endpoint yet.