Document Analyses Results
Get Document Analyses Results
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
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.
Your API key provided by FrankieOne
"245c765b124a098d09ef8765...."
Path Parameters
Unique identifier for a document
Unique FrankieOne identifier for an entity
Query Parameters
Which types of results should be shown The different options for what results should be returned.
- COMPLETE: Only completed results will be shown.
- CONFIRMED: Only confirmed results will be shown.
- LATEST: Only the latest results will be shown (confirmed or completed).
COMPLETE, CONFIRMED, LATEST Response
OK
Entities are assigned a FrankieOne auto-generated UUID to ensure global uniqueness, represented as entityId. The entityId allows for precise modification when required. To modify an entity, set the entityId of the entity you wish to update in an update request.
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
The unique request identifier for the API call made.
"01HN9XHZN6MGXM9JXG50K59Q85"