Auth0.Management.Prompts.CustomText.Get (Auth0Api v1.4.0) View Source
Documentation for Auth0 Management Get custom text for a prompt.
see
https://auth0.com/docs/api/management/v2/#!/Prompts/get_custom_text_by_language
Link to this section Summary
Functions
Get custom text for a prompt.
Link to this section Types
Specs
config() :: Auth0.Config.t()
Specs
endpoint() :: String.t()
Specs
entity() :: Auth0.Entity.CustomText.t()
Specs
language() :: String.t()
Specs
prompt() :: String.t()
Specs
response() :: {:ok, entity(), response_body()} | {:error, integer(), term()} | {:error, term()}
Specs
response_body() :: String.t()
Link to this section Functions
Specs
Get custom text for a prompt.
see
https://auth0.com/docs/api/management/v2/#!/Prompts/get_custom_text_by_language