sources
Get File Metadata
Retrieve metadata for a specific file by its ID.
get/v1/sources/{source_id}/files/{file_id}
Path parameters
source_idstring required
file_idstring required
Query parameters
include_contentboolean
Whether to include full file content
Whether to include full file content
Response
Successful Response
Example response
{
"id": "file-123e4567-e89b-12d3-a456-426614174000"
}