cURL
curl --request GET \ --url https://api.intelligence.io.solutions/api/r2r/v3/documents/{id}/entities \ --header 'Authorization: Bearer <token>'
{}
Fetch list of named entities extracted from the document.
The access token received from the authorization server in the OAuth 2.0 flow.
Document ID
200
The response is of type object.
object
Was this page helpful?