List screening results

Retrieves a paginated list of the most recent transfers along with their screening results.

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

Filter by transaction hash.

operation
array of strings
deprecated

Set of operations used to filter and refine the results

state
array of strings
deprecated

Set of screening states used to filter and refine the results.

date-time
deprecated

Start date for filtering by transfer creation date.

date-time
deprecated

End date for filtering by transfer creation date.

int32
required
≥ 0
Defaults to 0

Current page number.

int32
required
1 to 100
Defaults to 16

Number of items per page.

string
Defaults to screeningId.transfer.id.createdAt,desc

Sort parameter in format 'property,direction'. Direction can be 'asc' (ascending) or 'desc' (descending). Possible sort properties include: screeningId, transfer.id, createdAt, state, operation, updatedAt.

string

Query using Lucene-like syntax: use exact term filters field:value, combined only with AND/whitespace between different fields. Supported properties: notReasonCode, reasonCode, reason, hash, state, operation, from, to.

Responses

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