get https://{shopdomain}.myshoplaza.com/openapi/2022-01/file
This API retrieves a paginated list of files from the specified folder. You can filter files by type and control pagination using the query parameters.
Error Details
ErrorCode | Description | Possible reasons |
---|---|---|
400 | Bad Request | 1. Backend status indicates failure 2.Invalid domain url or credentials 3.JSON parsing error |
422 | UnprocessableError | Validation errors of limit fied |
500 | StatusInternalServerError | 1.Aborted 2.Unimplemented 3.Unauthenticated 4.DeadlineExceeded 5. Response message parsing error |