v1Resources/Data
Data
The unified asset library behind the Data tab: the paginated multi-source catalog (uploads, generated images, synced media, GBP-imported photos, user-submitted media), folders, and the asset-tag vocabulary. Distinct from locations/tags's location-grouping tags.
- getList assets
/api/v1/assets - getList folders
/api/v1/folders - postCreate a folder
/api/v1/folders - getGet a folder
/api/v1/folders/{id} - patchUpdate a folder
/api/v1/folders/{id} - deleteDelete a folder
/api/v1/folders/{id} - postAdd assets to a folder
/api/v1/folders/{id}/items - deleteRemove an asset from a folder
/api/v1/folders/{id}/items