Get list of replacementsAsk AIget https://api.wellsaidlabs.com/v1/tts/replacement_libraries/{library_id}/replacementsGet a list of replacements in this libraryPath Paramslibrary_idstringrequiredQuery ParamspageintegerWhich page of results to return. Only used when requesting data as JSONcontainsstringSearch string to filter results by orginal textHeadersAcceptstringenumDesired output format. CSV is intended as bulk export/import to be compatible with Studio replacement libraryapplication/jsontext/csvAllowed:application/jsontext/csvResponse 200List of replacements in the specified libary. When returning json, results will be paged. With CSV, all replacements will be returnedUpdated 6 months ago