admin
List Captures
List all captures for a product.
Returns captures sorted by created_at descending (newest first).
get/api/admin/captures
Query parameters
product_idstring required
Product ID to filter captures
Product ID to filter captures
statusstring nullable
Filter by status (pending, processed, archived)
Filter by status (pending, processed, archived)
limitinteger
Max number of captures to return
Max number of captures to return
offsetinteger
Number of captures to skip
Number of captures to skip
Headers
authorizationstring required
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.