IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Available authentication methods
editAvailable authentication methods
editProvides information about available authentication methods.
Request
editGET /api/v1/users/auth/methods
Responses
edit-
200
-
(
AvailableAuthenticationMethods
)Available authentication methods response
Request example
editcurl -XGET https://{{hostname}}/api/v1/users/auth/methods \ -H "Authorization: ApiKey $ECE_API_KEY"