v1
latestOpenAPI 3.1.02026-07-1255227258.8 KBGet Instruction Entity Extraction Logs
List entity extraction logs for an instruction. Results are attempt-level and include both successful and unsuccessful extraction outcomes. Results are sorted by created_at in descending order and paginated. Historical extraction attempts before 2026-03-06 are unavailable in this endpoint.
Path parameters
The ID of the instruction.
The ID of the instruction.
Query parameters
An opaque cursor for pagination
An opaque cursor for pagination
The number of items per page (must be greater than 0 and less than or equal to 100)
The number of items per page (must be greater than 0 and less than or equal to 100)
Optional document IDs to filter extraction logs to.
Optional document IDs to filter extraction logs to.
Optional extraction status filter. Supported values are extracted, not_found, and error.
Optional extraction status filter. Supported values are extracted, not_found, and error.
Optional ISO 8601 timestamp. Includes only logs with created_at >= created_after.
Optional ISO 8601 timestamp. Includes only logs with created_at >= created_after.
Optional ISO 8601 timestamp. Includes only logs with created_at < created_before.
Optional ISO 8601 timestamp. Includes only logs with created_at < created_before.
Headers
An optional partition to scope the request to. If omitted, accounts created after 1/9/2025 will have the request scoped to the default partition, while older accounts will have the request scoped to all partitions. Older accounts may opt in to strict partition scoping by contacting support@ragie.ai. Older accounts using the partitions feature are strongly recommended to scope the request to a partition.
An optional partition to scope the request to. If omitted, accounts created after 1/9/2025 will have the request scoped to the default partition, while older accounts will have the request scoped to all partitions. Older accounts may opt in to strict partition scoping by contacting support@ragie.ai. Older accounts using the partitions feature are strongly recommended to scope the request to a partition.
Response
Successful Response