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)
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: