Example request
GET https://api.jupiter-erp.com/api/account/files/example-id/base64
Code
curl -X GET 'https://api.jupiter-erp.com/api/account/files/example-id/base64' \
-H 'Authorization: Bearer YOUR_API_TOKEN' \
-H 'X-Account-Uuid: YOUR_ACCOUNT_UUID' \
-H 'Accept: application/json'Parameters
| Name | In | Required | Description |
|---|---|---|---|
| id | path | yes | — |
Responses
200OK
No JSON schema documented.
Files