v38

latestOpenAPI 3.0.3AGPL-3.0raw.githubusercontent.com2026-08-022461333.9 MB
Browsing, Indexes and Lists

Get folder children by folder path or ID

Return children of a parent object in a folder traversal style Ampache 8.0.0+

get/folders

Query parameters

filterstring

Folder path filter, or folder object ID. Use '/' or -1 for the virtual root folder.

exact0 | 1

Set to 0 for fuzzy matching, 1 for exact matching.

addstring date

Filter to items added on this ISO 8601 date.

updatestring date

Filter to items updated on this ISO 8601 date.

offsetinteger

Return results starting from this index position

limitinteger

Maximum number of results to return

condstring

Apply additional browse filters using ';' separated key,value pairs.

sortstring

Sort key or key,order pair. Example: name or name,ASC.

Response

Children of a parent folder resolved by path traversal.

total_countinteger required
md5string required