List Files
HTTP Request
GEThttps://staging.api-gw.propdata.net/gallery/api/v1/files/
Example Response
{"count": 0,"next": "http://www.example.com","previous": "http://www.example.com","results": [{"id": 0,"site": 0,"file_size": 0,"content_type": "string","created": "2025-09-08T12:20:20.101Z","modified": "2025-09-08T12:20:20.101Z","deleted": "2025-09-08T12:20:20.101Z","uuid": "770bba28-9f80-4d40-9c51-6e022364af91","source_ref": "string","file": "http://www.example.com","accepted": false,"caption": "string","ordinal": -2147483648,"file_type": "string","private": false,"model": "string","tagged_date": "string"}]}
Name | Description |
---|---|
order_by | string Which field to use when ordering the results. |
limit | integer Number of results to return per page. |
offset | integer The initial index from which to return the results. |
Responses
200
403 You do not have permission to perform this action
500 Internal server error
503 This website is not active