List folder renders
Lists all renders of a folder.
Parameters
folderId string
REQUIRED
The folder ID that you want to retrieve the renders from.
page number
The page number for pagination. Defaults to 0.
limit number
The number of renders per page. Defaults to 25.
Sample Request
Here’s a sample request to list all renders of a folder:
Response
The API returns an array of JSON objects with the render details.