Get the form configuration for a form in a transient workflow session
GET/external/rest/forms/session
Gets the form config for a form that lives in a work item in a transient workflow. This is the external (unauthenticated) variant used for self-registration and similar public flows.
Responses
- 200
- 400
- 403
- 500
Returns the current session form configuration.
Bad request.
Forbidden.
Internal server error.