v1

latestOpenAPI 3.0.02026-07-22201291.8 MB
/action_attempts

List Action Attempts

Returns a list of the action attempts that you specify as an array of action_attempt_ids.

post/action_attempts/list

Request body

action_attempt_idsstring[]

IDs of the action attempts that you want to retrieve.

device_idstring uuid

ID of the device to filter action attempts by.

limitinteger

Maximum number of records to return per page.

page_cursorstring nullable

Identifies the specific page of results to return, obtained from the previous page's next_page_cursor.

Response

OK