Skip to main content
GET
List Application Providers

Autorizaciones

Authorization
string
header
requerido

The authorization token in the 'Bearer ' format.

Parámetros de ruta

id
string
requerido

The unique identifier of the application you want to retrieve.

Respuesta

The list of all providers linked to the application.

providerId
string

Unique identifier of the linked provider.

category
enum<string>

Provider category.

Opciones disponibles:
Email,
SMS
type
enum<string>

Provider implementation type.

Opciones disponibles:
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.