databases

Return the file assets (such as uploaded images) attached to a database, including each asset's filename, upload status, and download URL.

get/api/databases/{database_pk}/assets/

Path parameters

database_pkstring required

Query parameters

pageinteger

A page number within the paginated result set.

page_sizeinteger

Number of results to return per page.

Changes

No recorded changes to this endpoint across all 1 revision of this API.