Skip to main content
GET

Authorizations

x-api-key
string
header
required

API key with sm_ prefix. Get your key at https://sudomock.com/dashboard/api-keys

Query Parameters

kind
string

Filter by job kind: video | render | upload | 2d_create | 2d_render | photo_mockup_create | photo_mockup_render. A photo-mockup kind selects both spellings of that job, and the listed jobs are spelled the way you asked. Omit for all kinds, each spelled as it was submitted.

mockup_uuid
string

Filter by source mockup UUID (e.g. a mockup's videos). Omit for all mockups. Raw-image videos (no source mockup) are never returned by this filter.

limit
integer
default:20

Max jobs per page (1-50).

Required range: 1 <= x <= 50
cursor
string

Opaque keyset cursor from a prior page's next_cursor.

Response

200 - application/json

Successful Response