Get action execution logs

Returns a list of any action executions in the organization, sorted by creationTime in descending order. Pagination is supported.

Filtering is possible using the following attributes:

idActionApp
idActionUser

  • Rate limit: 500 requests per minute

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
≤ 2147483647

Deprecated. Use actionIdApp instead

integer
≤ 2147483647

Filter results by action application

integer
≤ 2147483647

Deprecated. Use actionIdUser instead

integer
≤ 2147483647

Filter results by action user

string

A base64 string indicating the offset from which to start.
Pass the value of nextCursor returned from the previous call to get the next set of results

integer
1 to 1000
Defaults to 50

Max items to return

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*