get https://v2.api.audio/content/scripts
A maximum of 1000 scripts can be returned in a single GET request, a paginationToken
will be returned that can be passed to the same method again to list the next 1000 scripts.
To condense the output JSON, you can supply verbose=False
, which will remove all of the non-essential details. Leaving only the script directory structure and ID in the response.