query

platformConfig

Retrieve platform sales channel authentication configuration.
Arguments
name
String
Name of the application, e.g. Fynd.
Response
Unique document id of the platform config.
active
Boolean
Is the application config active or not.
created_at
String
When was the application platform config document was created.
delete_account_consent
JSON
Any consent you want a user to know while deleting the account.
delete_account_day
Int
Number of days after which the user account will be deleted.
delete_account_reasons
[DeleteAccountReasons]
List of reasons you can set to ask the user when an account is being deleted from the application.
desktop_image
String
Image to be shown on registration page for desktop devices.
display
String
The display name of the platform.
flash_card
FlashCard
Information of the flashcard like text colour, text and background color of text.
forgot_password
Boolean
Forgot password option to be given or not to application user.
login
Login
Login option to be provided with password or OTP either both.
look_and_feel
LookAndFeel
The look and feel configuration of the platform.
Additional information for platform config.
mobile_image
String
Image to be shown on registration page for mobile devices.
name
String
Name of the application.
register
Boolean
Whether to show the registration page on landing page or not.
register_required_fields
RegisterRequiredFields
Information which fields are mandatory for application eg is email mandatory or phone number mandatory or either both of them are mandatory.
required_fields
RequiredFields
Information which fields are mandatory for application eg is email mandatory or phone number mandatory or either both of them are mandatory.
session_config
JSON
Contains session config formation like is session rolling, if yes then number of days or hours till session gets rolled .
skip_captcha
Boolean
Skip the captcha or not.
skip_login
Boolean
Whether to skip the login or not.
social
Social
Information whether application social logins like facebook, google etc are enabled or disabled.
social_tokens
SocialTokens
Application credentials like client id and secret for social logins.
subtext
String
Text to be shown at the top of the flash card like login to fynd, login to tira.
updated_at
String
The date and time when the configuration was last updated.
Query
Loading...
Try it
Input Variables
Loading...
Response
Loading...