Get a list of process results for a given individual entity
Unique FrankieOne identifier for an entity
Your Customer ID provided by FrankieOne
Your Customer Child ID provided by FrankieOne
Open string that can be used to define the “channel” the request comes in from. It can potentially be used in routing and risk calculations upon request. Default values that can be used are: api portal smartui Any alphanumeric string is supported though. Anything over 64 characters will be truncated.
Username provided by API caller
The unique name of the service profile
Filter on the createdAt field, results returned are based on being before the value (inclusively)
Filter on the createdAt field, results returned are based on being after the value (inclusively)
Filter on the updatedAt field, results returned are based on being before the value (inclusively)
Filter on the updatedAt field, results returned are based on being before the value (inclusively)
List of steps to include, separated by a comma.
A list of stepTypes the Process Result is associated with
List of objectTypes to filter upon
List of classes to filter results with Available values : KYC, ID, IDV, AML, FRAUDLIST, FRAUDCHECK, DEVICE, MOBILE, EMAIL, LOOKUP, CREATE, UPDATE, DELETE, MANUAL
List of systemStatus values to filter results with Available values : VALID, EXPIRED, STALE, MARKED_INVALID, MARKED_IGNORE
List of state values to filter results with Available values : IN_PROGRESS, COMPLETED, TIMEOUT, ERROR
List of result value that the Process Result will be filtered with Available values : MATCH, PARTIAL_MATCH, INVALID_MATCH, NO_MATCH, CLEAR, HIT, BAD_DATA, CREATED, UPDATED, DELETED, FAIL
List of fields that the Process Results will be filtered with Available values : createdAt, updatedAt
Order of the sort fields will be sorted upon
The page number that you want to retrieve for the list query
Limit the number of items that will be returned as part of the request
OK
Meta information about the request and response that will be returned during a list operation
The unique request ID for the API call made.