Auth0.Management.Users.Roles.List (Auth0Api v1.2.0) View Source
Documentation for Auth0 Management Get a user's roles.
see
https://auth0.com/docs/api/management/v2/#!/Users/get_user_roles
Link to this section Summary
Functions
Get a user's roles.
Link to this section Types
Specs
config() :: Auth0.Config.t()
Specs
endpoint() :: String.t()
Specs
entity() :: Auth0.Entity.Roles.t()
Specs
id() :: String.t()
Specs
params() :: Auth0.Management.Users.Roles.List.Params.t()
Specs
response() :: {:ok, entity(), response_body()} | {:error, integer(), term()} | {:error, term()}
Specs
response_body() :: String.t()
Link to this section Functions
Specs
Get a user's roles.
see
https://auth0.com/docs/api/management/v2/#!/Users/get_user_roles