Download a specific Authentication Service addon version

📘

cURL code requirements

When using cURL to download the Authentication Service add-on, you must add -o auth.img in order to save the file. This addition isn't included in the auto-generated cURL code to the right.

An example of a full cURL request is:

curl --request GET 
     --url https://{YOUR-ALATION-INSTANCE/integration/v1/agent/addons/auth/5.14.0-2169/ 
     --header "TOKEN: REDACTED" 
     --header 'accept: application/gzip' -o auth.img
Path Params
string
required
Headers
string
enum
Defaults to application/json
Allowed:
Responses

Language
Credentials
Header
URL
Response
Choose an example:
application/gzip
application/json