GET /api/ui/assets/binary/{fullPath}

GET /api/ui/assets/binary/{fullPath}

Path parameters

  • fullPath string Required

    Format should match the following pattern: .+.

Responses

  • 200

    OK

  • 401

    Not Authorized

  • 403

    Not Allowed

GET /api/ui/assets/binary/{fullPath}
curl \
 --request GET 'https://api-dev.gatego.io/api/ui/assets/binary/{fullPath}'