Get Password Org Config

GET {{baseUrl}}/password-org-config

This API returns the password org config . Requires ORG_ADMIN, API role or authorization scope of 'idn:password-org-config:read'

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"customInstructionsEnabled":true,"digitTokenDurationMinutes":9,"digitTokenEnabled":false,"digitTokenLength":6}