eSignatures API
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Get Session Configurations
AI Tools
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Connect to Cursor
Connect to VS Code
This API endpoint will allow you to see the prebuilt Yoti identity verification configurations, as well as any custom configurations that have been created.
HTTP
GET https://api.yotisign.com/v2/idv/sessions/configsHeaders Explained
The following elements are needed:
| Headers | Description |
|---|---|
| Authorization (header) | API Key to call the Yoti Sign API. This should be sent as a bearer token. |
| Content-Type (header) | application/json |
Request Body
In this request you have the ability to view the identity verification session configuration payloads in their entirety, to understand what you are requesting.
JSON
{ "detailed_session_configs": false}| Value | Description |
|---|---|
| detailed_session_configs | If set to true the JSON session configuration payloads for each result will also be included in the response, resulting in a very large payload. |
Response
On success, we return a 200 with a JSON body matching the following schema:
JSON
{ "session_configs": [ { "name": "Real Estate", "is_custom": false, "is_private": false }, { "name": "HR", "is_custom": false, "is_private": false }, { "name": "Finance", "is_custom": false, "is_private": false } ]}Error codes
If the request is unsuccessful we will respond with an appropriate HTTP code, and a message will be detailed in the response body.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on
Was this page helpful?
Next to read:
Get IDV Session ResultGot a question? Contact us here.
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message