curl --request GET \
--url https://api.uat.frankie.one/v2/individuals/{entityId}/serviceprofiles/{serviceName}/workflows/{workflowName}/executions \
--header 'X-Frankie-CustomerID: <x-frankie-customerid>' \
--header 'api_key: <api-key>'{
"meta": {
"page": 123,
"total": 123,
"limit": 123,
"count": 123,
"sortFields": []
},
"requestId": "01HN9XHZN6MGXM9JXG50K59Q85",
"workflowResults": [
{
"schemaVersion": 123,
"workflowName": "<string>",
"workflowExecutionId": "<string>",
"startedAt": "2023-11-07T05:31:56Z",
"workflowId": "<string>",
"requestId": "<string>",
"entityId": "<string>",
"serviceProfileId": "<string>",
"result": "UNCHECKED",
"createdAt": "2023-11-07T05:31:56Z",
"status": "UNCHECKED",
"statusOverrideAt": "2023-11-07T05:31:56Z",
"statusOverrideRequestId": "<string>",
"statusOverrideBy": "<string>",
"riskAssessment": {
"serviceProfileId": "<string>",
"workflowId": "<string>",
"workflowExecutionId": "<string>",
"entityId": "<string>",
"riskAssessmentId": "<string>",
"schemaVersion": 123,
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"updatedBy": "<string>",
"updatedRequestId": "<string>",
"workflowRiskScore": 123,
"riskScore": 123,
"isOutdated": false,
"riskFactors": [
{
"riskFactorId": "<string>",
"factor": "<string>",
"value": "<string>",
"score": 123,
"description": "<string>",
"workflowExecutionId": "<string>",
"stepResultId": "<string>",
"manualOverrideScore": 123,
"status": "VALID",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"updatedBy": "<string>",
"updatedRequestId": "<string>",
"createdServiceProfileId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"createdWorkflowExecutionId": "<string>",
"createdStepResultId": "<string>"
}
]
},
"isManual": true,
"steps": {
"order": [
"<string>"
],
"passed": [
"<string>"
],
"failed": [
"<string>"
],
"incomplete": [
"<string>"
],
"notApplicable": [
"<string>"
]
},
"endedAt": "2023-11-07T05:31:56Z",
"issues": [
{
"issueId": "<string>",
"workflowExecutionId": "<string>",
"stepResultId": "<string>",
"isCleared": true,
"createdBy": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"updatedBy": "<string>",
"updatedRequestId": "<string>"
}
],
"lifecyclePhase": "OTHER",
"monitoringTypes": [],
"endWorkflowId": "<string>",
"endWorkflowName": "<string>",
"workflowStepResults": [
{
"stepResultId": "<string>",
"workflowExecutionId": "<string>",
"stepName": "<string>",
"requestId": "<string>",
"objectId": "<string>",
"schemaVersion": 123,
"startedAt": "2023-11-07T05:31:56Z",
"endedAt": "2023-11-07T05:31:56Z",
"serviceProviders": [
{
"provider": "<string>",
"result": "<string>",
"order": 123,
"startedAt": "2023-11-07T05:31:56Z",
"endedAt": "2023-11-07T05:31:56Z"
}
],
"errors": [
{
"code": "<string>",
"description": "<string>",
"location": "<string>"
}
],
"summary": {
"stepName": "<string>",
"matchedRules": [
{
"ruleName": "default",
"ruleOrder": 1,
"ruleMatches": [
{
"matchTypes": {},
"matchCount": 2,
"matchCountRequired": 1,
"hasAllRequiredSourcesMatched": true,
"requiredSourcesMatched": [
"<string>"
],
"requiredSourcesNotMatched": [
"<string>"
],
"isVerified": false,
"matchDetails": [
{
"provider": "<string>",
"source": "<string>",
"attributesMatched": [
"<string>"
]
}
],
"nonMatchDetails": [
{
"provider": "<string>",
"source": "<string>",
"attributesMatched": [
"<string>"
]
}
]
}
]
}
],
"unmatchedRules": [
{
"ruleName": "default",
"ruleOrder": 1,
"ruleMatches": [
{
"matchTypes": {},
"matchCount": 2,
"matchCountRequired": 1,
"hasAllRequiredSourcesMatched": true,
"requiredSourcesMatched": [
"<string>"
],
"requiredSourcesNotMatched": [
"<string>"
],
"isVerified": false,
"matchDetails": [
{
"provider": "<string>",
"source": "<string>",
"attributesMatched": [
"<string>"
]
}
],
"nonMatchDetails": [
{
"provider": "<string>",
"source": "<string>",
"attributesMatched": [
"<string>"
]
}
]
}
]
}
]
},
"risk": {
"level": "<string>",
"contributedScore": 123,
"overallScore": 123,
"factors": [
{
"factor": "<string>",
"score": 123,
"value": "<string>",
"aggregationMethod": "<string>",
"matchedRule": "<string>",
"source": "<string>",
"inputsConsidered": [
{
"value": "<string>",
"score": 123
}
]
}
]
},
"notes": {},
"processResults": [
{
"processResultId": "<string>",
"schemaVersion": 123,
"entityId": "<string>",
"requestId": "01HN9XHZN6MGXM9JXG50K59Q85",
"stepName": "<string>",
"stepType": "<string>",
"objectType": "<string>",
"objectId": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"groupId": "<string>",
"providerResult": {
"name": "<string>",
"source": "<string>",
"sourceNormalized": "<string>",
"reference": "<string>",
"fuzziness": {
"normalized": 50,
"actual": "<string>"
},
"confidence": {
"normalized": 50,
"actual": "<string>"
},
"riskScore": 123,
"errorCode": "<string>",
"errorMessage": "<string>"
},
"subClass": "<string>",
"supplementaryData": {
"serviceProvider": "<string>",
"searchId": "<string>",
"caseId": "<string>",
"referenceId": "<string>",
"originalStepSearchLevel": "<string>",
"groupingId": "<string>",
"reportUrl": "<string>",
"fuzziness": {
"normalized": 50,
"actual": "<string>"
},
"matchData": {
"spReferenceId": "<string>",
"name": "<string>",
"strength": 123,
"givenName": "<string>",
"otherName": "<string>",
"familyName": "<string>",
"date": "<string>",
"address": "<string>",
"countries": [
{
"code": "<string>",
"matchType": "<string>"
}
],
"nationalId": {
"idNumber": "<string>",
"idType": "<string>",
"idExpiry": "<string>",
"issuingCountryCode": "<string>",
"documentId": "<string>"
},
"imageUrl": "<string>",
"isDeceased": true,
"isAlias": true,
"isRelated": true
},
"aliases": [
"<string>"
],
"relatedParties": [
{
"name": "<string>",
"relationship": "<string>"
}
],
"referenceDocs": [
{
"url": "<string>",
"description": "<string>"
}
],
"notes": {},
"pepData": [
{
"countryCode": "<string>",
"countryName": "<string>",
"sourceName": "<string>",
"level": "<string>",
"sourceUrl": "<string>",
"sourcePosition": "<string>",
"position": "<string>",
"positionDescription": "<string>",
"status": "<string>",
"listingStart": "<string>",
"listingEnd": "<string>",
"imageUrl": "<string>",
"referenceDocs": [
{
"url": "<string>",
"description": "<string>"
}
],
"additionalData": [
{
"key": "<string>",
"value": "<string>"
}
]
}
],
"sanctionData": [
{
"countryCode": "<string>",
"countryName": "<string>",
"sourceName": "<string>",
"sourceUrl": "<string>",
"sourceReason": "<string>",
"listingStart": "<string>",
"listingEnd": "<string>",
"imageUrl": "<string>",
"referenceDocs": [
{
"url": "<string>",
"description": "<string>"
}
],
"additionalData": [
{
"key": "<string>",
"value": "<string>"
}
]
}
],
"watchlistData": [
{
"countryCode": "<string>",
"countryName": "<string>",
"sourceName": "<string>",
"sourceUrl": "<string>",
"sourceReason": "<string>",
"listingStart": "<string>",
"listingEnd": "<string>",
"imageUrl": "<string>",
"referenceDocs": [
{
"url": "<string>",
"description": "<string>"
}
],
"additionalData": [
{
"key": "<string>",
"value": "<string>"
}
]
}
],
"mediaData": [
{
"title": "<string>",
"source": "<string>",
"snippet": "<string>",
"sourceDate": "<string>",
"sourceCountry": "<string>",
"url": "<string>",
"isCurrent": true
}
]
},
"errors": [
{
"code": "<string>",
"description": "<string>",
"location": "<string>"
}
],
"notes": {},
"systemStatus": "VALID",
"riskFactors": [
{
"factor": "<string>",
"value": "<string>"
}
],
"updatedBy": "<string>"
}
],
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"updatedBy": "<string>"
}
],
"errors": [
{
"code": "<string>",
"description": "<string>",
"location": "<string>"
}
],
"notes": {},
"updatedAt": "2023-11-07T05:31:56Z",
"updatedBy": "<string>"
}
]
}Get a list of executions and their results
Get a list of entity results. Always sorted in reverse chrono order
curl --request GET \
--url https://api.uat.frankie.one/v2/individuals/{entityId}/serviceprofiles/{serviceName}/workflows/{workflowName}/executions \
--header 'X-Frankie-CustomerID: <x-frankie-customerid>' \
--header 'api_key: <api-key>'{
"meta": {
"page": 123,
"total": 123,
"limit": 123,
"count": 123,
"sortFields": []
},
"requestId": "01HN9XHZN6MGXM9JXG50K59Q85",
"workflowResults": [
{
"schemaVersion": 123,
"workflowName": "<string>",
"workflowExecutionId": "<string>",
"startedAt": "2023-11-07T05:31:56Z",
"workflowId": "<string>",
"requestId": "<string>",
"entityId": "<string>",
"serviceProfileId": "<string>",
"result": "UNCHECKED",
"createdAt": "2023-11-07T05:31:56Z",
"status": "UNCHECKED",
"statusOverrideAt": "2023-11-07T05:31:56Z",
"statusOverrideRequestId": "<string>",
"statusOverrideBy": "<string>",
"riskAssessment": {
"serviceProfileId": "<string>",
"workflowId": "<string>",
"workflowExecutionId": "<string>",
"entityId": "<string>",
"riskAssessmentId": "<string>",
"schemaVersion": 123,
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"updatedBy": "<string>",
"updatedRequestId": "<string>",
"workflowRiskScore": 123,
"riskScore": 123,
"isOutdated": false,
"riskFactors": [
{
"riskFactorId": "<string>",
"factor": "<string>",
"value": "<string>",
"score": 123,
"description": "<string>",
"workflowExecutionId": "<string>",
"stepResultId": "<string>",
"manualOverrideScore": 123,
"status": "VALID",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"updatedBy": "<string>",
"updatedRequestId": "<string>",
"createdServiceProfileId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"createdWorkflowExecutionId": "<string>",
"createdStepResultId": "<string>"
}
]
},
"isManual": true,
"steps": {
"order": [
"<string>"
],
"passed": [
"<string>"
],
"failed": [
"<string>"
],
"incomplete": [
"<string>"
],
"notApplicable": [
"<string>"
]
},
"endedAt": "2023-11-07T05:31:56Z",
"issues": [
{
"issueId": "<string>",
"workflowExecutionId": "<string>",
"stepResultId": "<string>",
"isCleared": true,
"createdBy": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"updatedBy": "<string>",
"updatedRequestId": "<string>"
}
],
"lifecyclePhase": "OTHER",
"monitoringTypes": [],
"endWorkflowId": "<string>",
"endWorkflowName": "<string>",
"workflowStepResults": [
{
"stepResultId": "<string>",
"workflowExecutionId": "<string>",
"stepName": "<string>",
"requestId": "<string>",
"objectId": "<string>",
"schemaVersion": 123,
"startedAt": "2023-11-07T05:31:56Z",
"endedAt": "2023-11-07T05:31:56Z",
"serviceProviders": [
{
"provider": "<string>",
"result": "<string>",
"order": 123,
"startedAt": "2023-11-07T05:31:56Z",
"endedAt": "2023-11-07T05:31:56Z"
}
],
"errors": [
{
"code": "<string>",
"description": "<string>",
"location": "<string>"
}
],
"summary": {
"stepName": "<string>",
"matchedRules": [
{
"ruleName": "default",
"ruleOrder": 1,
"ruleMatches": [
{
"matchTypes": {},
"matchCount": 2,
"matchCountRequired": 1,
"hasAllRequiredSourcesMatched": true,
"requiredSourcesMatched": [
"<string>"
],
"requiredSourcesNotMatched": [
"<string>"
],
"isVerified": false,
"matchDetails": [
{
"provider": "<string>",
"source": "<string>",
"attributesMatched": [
"<string>"
]
}
],
"nonMatchDetails": [
{
"provider": "<string>",
"source": "<string>",
"attributesMatched": [
"<string>"
]
}
]
}
]
}
],
"unmatchedRules": [
{
"ruleName": "default",
"ruleOrder": 1,
"ruleMatches": [
{
"matchTypes": {},
"matchCount": 2,
"matchCountRequired": 1,
"hasAllRequiredSourcesMatched": true,
"requiredSourcesMatched": [
"<string>"
],
"requiredSourcesNotMatched": [
"<string>"
],
"isVerified": false,
"matchDetails": [
{
"provider": "<string>",
"source": "<string>",
"attributesMatched": [
"<string>"
]
}
],
"nonMatchDetails": [
{
"provider": "<string>",
"source": "<string>",
"attributesMatched": [
"<string>"
]
}
]
}
]
}
]
},
"risk": {
"level": "<string>",
"contributedScore": 123,
"overallScore": 123,
"factors": [
{
"factor": "<string>",
"score": 123,
"value": "<string>",
"aggregationMethod": "<string>",
"matchedRule": "<string>",
"source": "<string>",
"inputsConsidered": [
{
"value": "<string>",
"score": 123
}
]
}
]
},
"notes": {},
"processResults": [
{
"processResultId": "<string>",
"schemaVersion": 123,
"entityId": "<string>",
"requestId": "01HN9XHZN6MGXM9JXG50K59Q85",
"stepName": "<string>",
"stepType": "<string>",
"objectType": "<string>",
"objectId": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"groupId": "<string>",
"providerResult": {
"name": "<string>",
"source": "<string>",
"sourceNormalized": "<string>",
"reference": "<string>",
"fuzziness": {
"normalized": 50,
"actual": "<string>"
},
"confidence": {
"normalized": 50,
"actual": "<string>"
},
"riskScore": 123,
"errorCode": "<string>",
"errorMessage": "<string>"
},
"subClass": "<string>",
"supplementaryData": {
"serviceProvider": "<string>",
"searchId": "<string>",
"caseId": "<string>",
"referenceId": "<string>",
"originalStepSearchLevel": "<string>",
"groupingId": "<string>",
"reportUrl": "<string>",
"fuzziness": {
"normalized": 50,
"actual": "<string>"
},
"matchData": {
"spReferenceId": "<string>",
"name": "<string>",
"strength": 123,
"givenName": "<string>",
"otherName": "<string>",
"familyName": "<string>",
"date": "<string>",
"address": "<string>",
"countries": [
{
"code": "<string>",
"matchType": "<string>"
}
],
"nationalId": {
"idNumber": "<string>",
"idType": "<string>",
"idExpiry": "<string>",
"issuingCountryCode": "<string>",
"documentId": "<string>"
},
"imageUrl": "<string>",
"isDeceased": true,
"isAlias": true,
"isRelated": true
},
"aliases": [
"<string>"
],
"relatedParties": [
{
"name": "<string>",
"relationship": "<string>"
}
],
"referenceDocs": [
{
"url": "<string>",
"description": "<string>"
}
],
"notes": {},
"pepData": [
{
"countryCode": "<string>",
"countryName": "<string>",
"sourceName": "<string>",
"level": "<string>",
"sourceUrl": "<string>",
"sourcePosition": "<string>",
"position": "<string>",
"positionDescription": "<string>",
"status": "<string>",
"listingStart": "<string>",
"listingEnd": "<string>",
"imageUrl": "<string>",
"referenceDocs": [
{
"url": "<string>",
"description": "<string>"
}
],
"additionalData": [
{
"key": "<string>",
"value": "<string>"
}
]
}
],
"sanctionData": [
{
"countryCode": "<string>",
"countryName": "<string>",
"sourceName": "<string>",
"sourceUrl": "<string>",
"sourceReason": "<string>",
"listingStart": "<string>",
"listingEnd": "<string>",
"imageUrl": "<string>",
"referenceDocs": [
{
"url": "<string>",
"description": "<string>"
}
],
"additionalData": [
{
"key": "<string>",
"value": "<string>"
}
]
}
],
"watchlistData": [
{
"countryCode": "<string>",
"countryName": "<string>",
"sourceName": "<string>",
"sourceUrl": "<string>",
"sourceReason": "<string>",
"listingStart": "<string>",
"listingEnd": "<string>",
"imageUrl": "<string>",
"referenceDocs": [
{
"url": "<string>",
"description": "<string>"
}
],
"additionalData": [
{
"key": "<string>",
"value": "<string>"
}
]
}
],
"mediaData": [
{
"title": "<string>",
"source": "<string>",
"snippet": "<string>",
"sourceDate": "<string>",
"sourceCountry": "<string>",
"url": "<string>",
"isCurrent": true
}
]
},
"errors": [
{
"code": "<string>",
"description": "<string>",
"location": "<string>"
}
],
"notes": {},
"systemStatus": "VALID",
"riskFactors": [
{
"factor": "<string>",
"value": "<string>"
}
],
"updatedBy": "<string>"
}
],
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"updatedBy": "<string>"
}
],
"errors": [
{
"code": "<string>",
"description": "<string>",
"location": "<string>"
}
],
"notes": {},
"updatedAt": "2023-11-07T05:31:56Z",
"updatedBy": "<string>"
}
]
}Authorizations
Headers
Your API key provided by FrankieOne
"245c765b124a098d09ef8765...."
Your Customer ID provided by FrankieOne
"12345678-1234-1234-1234-123456789012"
Your Customer Child ID provided by FrankieOne
"87654321-4321-4321-4321-210987654321"
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
"fred.flintstone@frankieone.com"
Path Parameters
Unique FrankieOne identifier for an entity
The unique name of the service profile
The unique name of the workflow
Query Parameters
Limit the number of items that will be returned as part of the request
x >= 1The page number that you want to retrieve for the list query
Order of the sort fields will be sorted upon
asc, desc List of fields that the Process Results will be filtered with Available values : createdAt, updatedAt
list of workflow execution result values to filter results on
Outcome of this workflow execution. Possible results:
- UNCHECKED: The workflow has not yet been run and has no result.
- IN_PROGRESS: The workflow is currently running and awaiting completion.
- REVIEW: The workflow produced results that require review. Check the risks and step results for more details.
- PASS: The workflow successfully completed with a PASS recommendation.
- FAIL: The workflow finished with a FAIL recommendation.
- COMPLETE: The workflow has finished and the results are considered complete. PASS/FAIL is not required.
- INCOMPLETE: The workflow has finished and the results are considered incomplete. PASS/FAIL is not required.
- NEEDS_APPROVAL: The workflow requires an approval process. Once approved, re-run the workflow.
- APPROVED: The workflow was approved, typically by an external source such as a human.
- REJECTED: The workflow was rejected, typically by an external source such as a human.
- BLOCKED: The workflow was blocked from completing. Manual review is required.
- CLEAR: The workflow completed with no issues raised. Often used for ongoing monitoring workflows.
- URGENT: The workflow completed with matters requiring urgent review. Often used for ongoing monitoring workflows that return sanctions or similarly critical items.
- MONITOR: The workflow completed and further monitoring is required. Should be manually reviewed.
UNCHECKED, IN_PROGRESS, REVIEW, PASS, FAIL, COMPLETE, INCOMPLETE, NEEDS_APPROVAL, APPROVED, REJECTED, BLOCKED, CLEAR, URGENT, MONITOR List of workflow execution state values to filter with
Current state of the workflow execution. Possible values:
- COMPLETED: The workflow execution has completed successfully.
- CANCELED: The workflow execution was canceled.
- TERMINATED: The workflow execution was terminated before completion.
- ERROR: The workflow execution encountered an error.
- TIMEOUT: The workflow execution timed out.
- IN_PROGRESS: The workflow execution is currently in progress.
COMPLETED, CANCELED, TERMINATED, ERROR, TIMEOUT, IN_PROGRESS Filter on the startedAt field, results returned are based on being before the value (inclusive)
Filter on the startedAt field, results returned are based on being before the value (inclusive)
Filter on the endedAt field, results returned are based on being before the value (inclusive)
Filter on the endedAt field, results returned are based on being before the value (inclusive)
Was this page helpful?