v38

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

Get folder children by folder ID

Return children of a parent folder object by ID Ampache 8.0.0+

get/folders/{folder_id}

Path parameters

folder_idstring required

Unique identifier of the folder. Use -1 for the virtual root folder.

Query parameters

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 object ID.

total_countinteger required
md5string required