GET /files/{id}
Summary: Retrieve a File Record
Operation ID: GetFile
Auth: unknown
Operation ID: GetFile
Auth: unknown
Description
Retrieve a File with specified identifier string.
Parameters (2)
Organization-Id
(?, header, optional)
Organization identifier in scope of which need to perform request (if not specified, the default organization will be used).
id
(string, path, required)
The resource identifier string.
Constraints: {'maxLength': 50, 'pattern': '^[@~\\-\\.\\w]+$'}
No probe data for this endpoint yet.