NextGen APIs

GET /documents/r1/files/{fileUuid}

Http Verb

GET

Url

/documents/r1/files/{fileUuid}

Permissions required


Personally Identifiable Information (PII)

No

Sensitive Information

No

Last Modified Version

r1

Released since

2025 W2 (FSM 20.0)

Deprecated since


Removed since


Tech Tags


Business Logic

Starting from the uuid, this API returns the main version of a file, which corresponds to the currently active one or the latest one if the active one is not available.

Path Parameters

Field

fileUuid

Query String Parameters

Fields ℹ️

Default.

Header Parameters

Default.

Response documentation

Response payload fields

Field

Note

id


version


deleted


active


draft


uuid


name


directoryUuid


uuidPath


creationDate


creationDateCentral


editDate


editDateCentral


authorId


editorId


typeId


startValidityDate


endValidityDate


system


originId


physicalPath


fileExtension


byteDimension


originalName


Response error codes

NOT_FOUND, BASE_0001