Skip to main content
GET
List Application Providers

Autorizações

Authorization
string
header
obrigatório

The authorization token in the 'Bearer ' format.

Parâmetros de caminho

id
string
obrigatório

The unique identifier of the application you want to retrieve.

Resposta

The list of all providers linked to the application.

providerId
string

Unique identifier of the linked provider.

category
enum<string>

Provider category.

Opções disponíveis:
Email,
SMS
type
enum<string>

Provider implementation type.

Opções disponíveis:
SendGrid,
Twilio
canSignIn
boolean

Whether users can sign in using this provider.

canSignUp
boolean

Whether new users can sign up using this provider.

Whether users can unlink this provider from their account.

prompted
boolean

Whether users are prompted to link this provider on login.

alertType
string

Alert type configuration for this provider link.

rule
string

Custom rule applied to this provider link.