Deprecated
List all cases
List all cases for an entity from previously checked activities.
Path parameters
entityId
Unique identifier of a FrankieOne entity
Headers
api_key
X-Frankie-CustomerID
Your Customer ID provided by FrankieOne
X-Frankie-CustomerChildID
Your Customer Child ID provided by FrankieOne
Query parameters
type
comma delimited list of EnumRiskResultType
needsAttention
A flag to fetch only the cases that require attention from users. These are cases that have met a MEDIUM risk level and have a PENDING status.
limit
Number of results to be presented in the case results
nextPageToken
Identifier Index for the next page of results
Response
Response from the GET /entity/{entityId}/cases endpoint
data
List of transaction check results found from the query
nextPageToken
Identifier for the next page of results, if not populated there is no more results to paginate for