Get Document Extracted EntitiesAsk AIget https://api.ragie.ai/documents/{document_id}/entitiesPath Paramsdocument_iduuidrequiredThe id of the document.Query ParamscursorstringnullAn opaque cursor for paginationpage_sizeinteger1 to 100Defaults to 10The number of items per page (must be greater than 0 and less than or equal to 100)HeaderspartitionstringnullAn 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 200Successful Response 401Unauthorized 402Payment Required 422Validation Error 429Too Many Requests 500Internal Server ErrorUpdated 5 months ago