Report
Alfred's Report namespace offers a streamlined solution for end-users to access and analyze data extracted from documents based on specific Tags. This functionality is essential for compiling detailed reports that reflect the outcomes of document processing within Alfred's Intelligent Document Processing (IDP) platform.
The reporting feature enables users to efficiently extract and review data points associated with different Tags. It is a key tool for decision-making, allowing users to evaluate the performance of document processing and gain valuable insights from the extracted content. The documentation in this section provides guidance on utilizing the reporting endpoint, detailing the types of data available for retrieval and the structure of the report outputs.
Get report by tag ID
GET
https://tagshelf.host/api/report/tag/:id
Get a report with metadata values confirmed for files from the specified Tag.
Path Parameters
id
UUID
Tag ID
Headers
X-TagshelfAPI-Key
String
Application API Key
Authorization
String
Bearer <access_token> or amx <hmac_token>
Last updated
Was this helpful?