Skip to main content
GET
/
api
/
v1
/
activity-file
/
{fileId}
Download a file
curl --request GET \
  --url https://api.raul.ugps.io/api/v1/activity-file/{fileId} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer token authentication

Path Parameters

fileId
string
required

File UUID

Response

File binary content