Get entities associated with a file

This method allows to get entities associated with a file.

Limitations
The method is available in accordance with the user’s rights.

Data type header when the request is successful
Content-Type: application/hal+json

Data type header in case of an error
Content-Type: application/problem+json

Response parameters

The method returns an object containing the UUID of the file and an array of entities associated with it.

Parameter Data type Description
file_uuid string File UUID
entities array Array of entities associated with the file
entities[0] object Entity associated with the file

Language
Credentials
OAuth2
URL
Click Try It! to start a request and see the response here!