Skip to main content
GET/api/conversations/{conversationId}/headless

Obtaining the information needed to show the user the current page of the identity verification process

Returns information about the values that should be rendered on page and displayed to the user.

Detailed description of the returned attributes:

ParameterExampleDescription
componentSMART_ID/SHOW_CODEName of method related with current step and expected action related to UI in verification process.
nextfd78cf43-12a7...Id of the page to which the user information should be submitted. Information is sent via the method POST /api/conversations/{conversationId}/headless/{next}.
argsparameter name listList of parameters that should be displayed to the user.

Parameters

NameInTypeRequiredDescription
conversationIdpathstringRequired

Conversation ID

X-User-IPheaderstringRequired

User IP Address

Responses

Information available

Content-Typeapplication/vnd.authologic.v1.1+jsonJSON
componentstring

Information needed to render the page

nextstring

Id of the page to which the user information should be submitted

argsobject

Option parameters which can be used by the user

[additional properties]any
errorsarray<HeadlessPageArgError>

Information about errors occurred when processing the data from the page

Powered by Authologic Nisaba