Get File Linked to Configuration

Retrieves a file attached to a configuration from its ID or shortID and mapped to the key provided in the request.

Path Params
string
required

ID or shortID of the configuration whose attachment needs to be retrieved. While the API endpoint does not require any authorization, it does require the orgId parameter to correctly fetch the file. So the request should either explicitly contain the orgId or a token to allow the request to be successful

string
required

Key linked to a configuration

Query Params
string

Public access token used to authorize the request. Requests may only come from the token's allowed domains. This parameter is mandatory when making requests from a browser. Outside of the browser instead supply a bearer header using a private access token.

string

Organization ID.

Responses

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json