Skip to main content
GET
C#

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

prompt
enum<string>
required

Name of the prompt.

Available options:
login,
login-id,
login-password,
login-passwordless,
signup,
signup-id,
signup-password,
customized-consent,
passkeys,
confirmation

Response

Prompt partials successfully retrieved.

An object containing template partials for a group of screens.