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

status
string
event_type
string

Filter by event type. Either spelling of a photo-mockup event matches deliveries logged under the other.

cursor
string
limit
integer
default:100
Required range: 1 <= x <= 200

Response

200 - application/json

Successful Response

id
string
required
Example:

"3d682132-5477-4ffc-b33d-6e750c9c9f1f"

endpoint_id
string
required
Example:

"b5cd6284-f6a0-4cfc-94df-781353e30dfd"

job_id
string
required
Example:

"4a4bfe21-d9d2-43a4-9877-b6ca4aec4349"

event_type
string
required
Example:

"render.succeeded"

status
string
required
Example:

"delivered"

attempt
integer
required
Example:

0

created_at
string<date-time>
required
date-time
Example:

"2026-09-18T09:24:12.615000Z"

http_status
integer | null
Example:

200

last_error
string | null
updated_at
string<date-time> | null
date-time
Example:

"2026-09-18T09:24:12.983000Z"