Tool to get all images uploaded to your account via /images/upload. Supports pagination and filtering by sub_id or original filename. Use this to retrieve your uploaded images, check if a file already exists, or filter by user identifiers. The API returns images in order of uplo…
pageintegerPage number for pagination (starts at 0). Only works with authenticated requests to page through your uploads.
limitintegerNumber of images to return (1-10, default: 10).
orderstringSort order options for results.
sub_idstringOptional identifier to filter images by sub_id (e.g., user ID or session ID). Only returns images uploaded with this sub_id.
original_filenamestringOptional filter to search for images by their original filename. Use this to check if a specific file has already been uploaded.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.