[DEPRECATED] List store files
DEPRECATED: Use POST /stores/{store_identifier}/files/list instead
Path parameters
The ID or name of the store
Query parameters
Maximum number of items to return per page (1-100)
Maximum number of items to return per page (1-100)
Cursor for forward pagination - get items after this position. Use last_cursor from previous response.
Cursor for forward pagination - get items after this position. Use last_cursor from previous response.
Cursor for backward pagination - get items before this position. Use first_cursor from previous response.
Cursor for backward pagination - get items before this position. Use first_cursor from previous response.
Whether to include total count in response (expensive operation)
Whether to include total count in response (expensive operation)
Field to order the files by
Field to order the files by
Direction of the sort
Direction of the sort
Status to filter by
Status to filter by
Response
The list of store files
Changes
Changed in 3 of the 30 revisions of this API.49
- ○
added the new optional
queryrequest parametersort_bynew-optional-request-parameter
- ○
added the new optional
queryrequest parametersort_ordernew-optional-request-parameter
- ○
- ▲
added to the
///////response propertyoneOflist for the response statusresponse-property-one-of-added
- ▲
added to the
///////response propertyoneOflist for the response statusresponse-property-one-of-added
- ▲
added to the
///////response propertyoneOflist for the response statusresponse-property-one-of-added
- ▲
added to the
///////response propertyoneOflist for the response statusresponse-property-one-of-added
- ○
added
csvdiscriminator mapping keys to the///////response property for the response statusresponse-property-discriminator-mapping-added
- ○
added
csvdiscriminator mapping keys to the///////response property for the response statusresponse-property-discriminator-mapping-added
- ○
added
csvdiscriminator mapping keys to the///////response property for the response statusresponse-property-discriminator-mapping-added
- ○
added
csvdiscriminator mapping keys to the///////response property for the response statusresponse-property-discriminator-mapping-added
- ▲
- ○
added the optional property
//////to the response with the statusresponse-optional-property-added
- ○
added the optional property
//////to the response with the statusresponse-optional-property-added
- ○
added the optional property
//////to the response with the statusresponse-optional-property-added
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○