Design Studio emails

List inbox preview history

Returns a paginated history of inbox preview jobs across your workspace, or for a single email when you pass node_id. Only lists runs recent enough for their screenshots to still be viewable—an older run won't appear here even though it still exists.

get/v1/design_studio/inbox_previews/jobs

Query parameters

node_idstring uuid

Filter to preview jobs submitted for a specific email.

limitinteger

Number of jobs to return per page.

cursorstring

A pagination cursor returned in the previous page's meta.pagination.next_cursor. Omit to return the first page.

Response

Successful response

Changes

Changed in 1 of the 13 revisions of this API.1