v1
latestSwagger 2.02026-07-134146194.6 MBWorkspaceItems
List File Pages
This method returns a workspace file as rasterized pages.
get/v2.1/accounts/{accountId}/workspaces/{workspaceId}/folders/{folderId}/files/{fileId}/pages
Path parameters
accountIdstring required
The external account number (int) or account ID GUID.
fileIdstring required
The ID of the file.
folderIdstring required
The ID of the folder.
workspaceIdstring required
The ID of the workspace.
Query parameters
countstring
The maximum number of results to return.
Use start_position to specify the number of results to skip.
dpistring
The number of dots per inch (DPI) for the resulting images. Valid values are 1-310 DPI. The default value is 94.
max_heightstring
Sets the maximum height of the returned images in pixels.
max_widthstring
Sets the maximum width of the returned images in pixels.
start_positionstring
The zero-based index of the result from which to start returning results.
Use with count to limit the number of results.
The default value is 0.
Response
Successful response.