Skip to main content
GET
/
api
/
uploads
/
file
/
{key}
Get Upload File
curl --request GET \
  --url https://api.example.com/api/uploads/file/{key} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Logto JWT access token

Path Parameters

key
string
required

Response

200

Successful response