v1
latestOpenAPI 3.1.02026-07-24730265.7 KBList Instant Design Images
get/api/v1/instant_design/images
Query parameters
job_idinteger
This or the lead_id is required. The ID of the Instant Design job.
lead_idinteger
This or Job ID is required. The ID of the Lead.
Response
200
Example response
{
"images": [
{
"id": 1865953
}
]
}