List uploaded images for a project

Retrieves a list of images that have been uploaded to the Convert CDN for a specific project. These images can be used in experience variations. Supports pagination. The Knowledge Base article "Image Upload Guidelines for Convert Visual Editor" mentions image upload limits.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

ID of the account that owns the retrieved/saved data

integer
required

ID of the project to be retrieved

Body Params

Optional parameters to control pagination for the list of CDN images. Use start_from with an image key (filename) to list images after that specific one, and max_results to limit the number of images returned per request.

Parameters for listing images uploaded to a project's CDN storage. Supports pagination.

string

The key (filename on CDN) of an image from which to start listing. The returned list will include images lexicographically after this key. Used for pagination.

integer | null
0 to 100
Defaults to 50

The maximum number of images to return in this request. Used for pagination. Default is 50.

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json