Skip to content

apps_files_retrieve_2

GET
/v1/apps/{app_id}/files/{file_id}
curl --request GET \
--url https://example.com/v1/apps/example/files/2489E9AD-2EE2-8E00-8EC9-32D5F69181C0 \
--header 'Authorization: Bearer <token>'

GET /v1/apps/{id}/files/{file_id} — File detail with processing status. DELETE /v1/apps/{id}/files/{file_id} — Delete a file.

app_id
required
string
file_id
required
string format: uuid

No response body