GET
/
v1
/
apps
/
{app_id}
/
attached-files
/
{type}
/
{file_id}
/
{file}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

app_id
string
required
type
string
required
file_id
string
required
file
string
required

Response

200
application/json

The response is of type object.