Content
Get File by Item ID
GET
Get File By Item ID
Retrieve the file metadata associated with an item ID. The response includes file details such as the title, file name, ingestion status, publisher, and organization.
Authentication
The API requires an API key with access to the publisher that owns the file. The organization associated with your API key must be authorized to access the requested file.Path parameter
item_id— The UUID of the item associated with the file.
Error Reference: Data Engine
Common errors include an unauthorized request or a file that cannot be found.
Common errors
- 403 Forbidden — You are not authorized to access this file.
- 404 Not Found — No file exists for the requested item ID.
Authorizations
Path Parameters
Response
Successful Response

