Get contract actions

Get a list of contract actions of an express account.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Scope

express-accounts-contracts-actions:read

Path Params
string
required

The account ID for which contract actions can be retrieved

Query Params
string
length ≤ 1600

Allows filtering the results by 'status' and 'action_type' using comparison or logical operators. Example:

  • Returns contract actions of type NEWTDE
action_type eq 'NEWTDE'
string
length ≤ 40
Defaults to created_at:desc

Allows ordering the results by 'updated_at' and 'created_at'.

integer
≥ 1
Defaults to 1

The number of the page to be returned. The default value is 1.

integer
1 to 250
Defaults to 50

The number of results to be returned per page. The default value is 50.

Responses

Language
Credentials
OAuth2
Missing 1 required scope
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json