-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
days.0.notes
etr_0uKCQZ8f
{
text: ""
type: "external_file"
links: []
indentation: 0
externalFileId: "efl_fmVaBrIX"
} /entries/{entry_id}/external-files/{external_file_id}:
get:
description: 'Retrieves the metadata for an external file. Use the ''downloadURL''
to download the actual file. (Expand the schema view for details)
'
operationId: getExternalFileMetadata
parameters:
- description: ID of the entry the file was uploaded to
in: path
name: entry_id
required: true
schema:
type: string
- description: ID of the external file
in: path
name: external_file_id
required: true
schema:
type: string
responses:
'200':
content:
application/json:
schema:
$ref: '#/components/schemas/EntryExternalFileById'
description: OK
summary: 'Retrieves the metadata for an external file. Use the ''downloadURL''
to download the actual file.
'
tags:
- EntriesReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels