List music generations
Music
List Music Generations
The calling account’s music generations, newest first. Scope follows the standard account override: with no account_id you get your own personal and organization generations; pass account_id to read another account you can access. logs is omitted here to keep the response small, and comes back on the single-generation read.
GET
List music generations
Authorizations
Your Recoup API key. Learn more.
Query Parameters
Optional. Read another account you can access. Defaults to the calling account.
Optional. Return only generations in this state.
Available options:
pending, processing, completed, failed Optional. Maximum generations to return, newest first.
Required range:
1 <= x <= 50Optional. Number of generations to skip, for paging.
Required range:
x >= 0