Get 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 Params
uuid
required

The ID of the instruction.

Query Params

An opaque cursor for pagination

integer
1 to 100
Defaults to 10

The number of items per page (must be greater than 0 and less than or equal to 100)

array | null

Optional document IDs to filter extraction logs to.

enum

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_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 [email protected]. Older accounts using the partitions feature are strongly recommended to scope the request to a partition.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json