Get authentication information
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
``200 Successful operation
``401 Unauthorized
``500 Internal server error
Updated2 months ago
ShellNodeRubyPHPPython
Base URL
https://https://localhost:8080/management/configuration/authinfo
xxxxxxxxxx
curl --request GET \
--url https://https//localhost:8080/management/configuration/authinfo \
--header 'accept: application/json'
application/json
200401``500
Updated2 months ago