v1

latestOpenAPI 3.1.02026-07-14636.1 KB

Get a specific digital file

Retrieves a single digital file by ID.

get/digital-files/{id}

Path parameters

idinteger required

The unique identifier of the digital file.

Query parameters

fieldsstring

Comma-separated list of fields to include in the response.

Response

The digital file details.

idinteger

Unique identifier for the digital file.

createdstring date-time

Timestamp when the digital file was created.

namestring

The name of the digital file.

extensionstring

The file extension (alphanumeric only).

tagstring

A tag associated with the digital file.

sourceUrlstring

The URL of the externally hosted digital file.

isUploadedboolean

Indicates if the digital file has been uploaded.