Get all albumsAsk AIget https://reprtoir.io/api/albumsQuery ParamsquerystringTerms to search for in title, subtitle, UPC and main artist names.sort_fieldstringenumDefaults to _scoreSort field to use. If omitted, _score is the default value, meaning it will returns the most relevant results first.titlecreated_at_scoreAllowed:titlecreated_at_scoresort_orderstringenumDefaults to descSort order to use. If omitted, desc is the default value.ascdescAllowed:ascdescpageinteger≥ 1Defaults to 1The page of the results to return.per_pageinteger1 to 100Defaults to 10Number of results to return for each page.HeadersX-API-VersionstringDefaults to 2024-04-11Determines the date-based API version of your API call. If none is provided, the API version associated to your API key will be used.Response 200The list of albums.Updated 10 months ago