Authorization: Bearer ********************
curl --location --globoff 'https://prod.your-api-server.com/api/v1/ftpImage/{{ftpImageID}}' \ --header 'Authorization: Bearer <token>'
{}