latestOpenAPI 3.0.32026-08-23410223.0 KB

c93447ba6b9d

automations

List DM automations

Lists the current user's DM automations, ordered by creation time (most recent first). Supports cursor-based pagination.

get/v2/dm-automations

Query parameters

limitinteger

Maximum number of DM automations to return. Defaults to 50.

cursorstring

Opaque cursor returned by a previous call. Pass it to fetch the next page.

Response

Default Response

cursorstring

Cursor for the next page. Absent when there are no more DM automations.