Welcome
Getting Started
Orchestration Layer
Document Capture
Face Capture
NFC Capture
Authentication
Watchlists
Integration Hub
Integrating Trust Web in a Mobile App
Session Information
API Integration
Release Notes
Platform Information
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?
Changes 2026.01.21
Copy Markdown
Open in ChatGPT
Open in Claude
What's New
GET /api/arthr/oidcSessions/{sessionId}/sessionId
Get an Admin Session by sessionId for a tenant
GET /api/arthr/oidcSessions
List Admin Sessions for a tenant
GET /api/arthr/oidcSessions/{id}
Get an Admin Session by id for a tenant
What's Changed
GET /api/process-manager/processInstances/{processInstanceId}
Return Type:
Changed response : 200 OK
OK
Changed content type :
application/jsonAdded property
reviewedBy(string)
POST /api/process-manager/processInstances/create
Parameters:
Added: includeThemeUrl in query
When true, includes the theme URL as a query parameter in the redirect URL response
POST /api/process-manager/processInstances
Parameters:
Added: includeThemeUrl in query
When true, includes the theme URL as a query parameter in the redirect URL response
POST /api/process-manager/processTokens
Request:
Changed content type : application/json
- Changed property
processInstanceParameters(array)
Changed items (object):
- Added property
default(string) > Default value for the parameter (currently only string values are supported)
Return Type:
Changed response : 201 Created
Created
Changed content type :
application/jsonChanged property
processInstanceParameters(array)
Changed items (object):
- Added property
default(string) > Default value for the parameter (currently only string values are supported)
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on
Next to read:
Changes 2026.02.05Discard 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
On This Page
Changes 2026.01.21What's NewGET /api/arthr/oidcSessions/{sessionId}/sessionIdGET /api/arthr/oidcSessionsGET /api/arthr/oidcSessions/{id}What's ChangedGET /api/process-manager/processInstances/{processInstanceId}Return Type:POST /api/process-manager/processInstances/createParameters:POST /api/process-manager/processInstancesParameters:POST /api/process-manager/processTokensRequest:Return Type: