Skip to main content
GET
/
platform
/
data
/
files
/
{id}
Error
A valid request URL is required to generate request examples
{
  "id": "<string>",
  "uri": "<string>",
  "locationType": "<string>",
  "fileName": "<string>",
  "fileType": "<string>"
}

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

id
string
required

Query Parameters

responseFields
string

limits which fields are returned in the response body

Response

Success

id
string | null
uri
string | null
locationType
string | null
fileName
string | null
fileType
string | null