Changes 2025.06.10
What's Changed
GET
/api/process-manager/processTokens/{processTokenId}
Get Process Token.
Return Type:
Changed response : 200 OK
OK
- Added property
processDefnTag
(string) > Process definition tag that token is created for. This field is populated only if tag is created based on process definition tag itself.
PUT
/api/process-manager/processTokens/{processTokenId}
Return Type:
Changed response : 200 OK
OK
- Added property
processDefnTag
(string) > Process definition tag that token is created for. This field is populated only if tag is created based on process definition tag itself.
GET
/api/process-manager/processTokens
Return Type:
Changed response : 200 OK
OK
New optional properties:
processDefnName
Added property
processDefnTag
(string)
POST
/api/process-manager/processTokens
Request:
New optional properties:
processDefnName
Added property
processDefnTag
(string)
Return Type:
Changed response : 201 Created
Created
New optional properties:
processDefnName
Added property
processDefnTag
(string)
Sort Array Updates
Unused Sort Properties Added to the Following Endpoints:
GET
/api/process-manager/cloudSecretsGET
/api/watchlist-manager/facewatchlists/{watchlistId}/watchlist-membersGET
/api/watchlist-manager/facewatchlistsGET
/api/process-manager/processInstancesGET
/api/process-manager/processTokensGET
/api/process-manager/processInstances/search
What's New
GET
/api/process-manager/processDefinitions/tags
Get tag list
DELETE
/api/process-manager/processDefinitions/tags/{name}
Delete tag
POST
/api/process-manager/processDefinitions/{processDefinitionId}/tags
Tag process definition
GET
/api/identity-store/events/queries/{executionId}/result
Get the results of a store event query
GET
/api/identity-store/stores/{storeName}/users/{userId}
Get an existing user by internal ID contains examples
POST
/api/identity-store/stores/{storeName}/users/{userId}
Update an existing user by internal user ID
DELETE
/api/identity-store/stores/{storeName}/users/{userId}
Delete an existing user by internal ID
POST
/api/identity-store/stores/{storeName}/passkeys/authentications
Complete a passkey authentication for an externally managed session.
GET
/api/identity-store/stores/{storeName}/users/{extUserId}/biometrics/types/{type}/subtypes/{subtype}/versions/ext
List biometric versions for a user identified by external ID, the type and subtype
POST
/api/identity-store/stores/{storeName}/users/{userExtId}/passkeys/relyingParties/{rpId}/registrations/{regPolicyName}/ext
Create a passkey credential creation request for an existing user identified by its external ID within an identity store using the specified registration policy for the specified relying party
GET
/api/identity-store/stores/{storeName}/users/{userId}/authentications
List user authentications by internal user ID
GET
/api/identity-store/stores/{storeName}/users/{userId}/authentications/{id}
Get a detailed authentication record for a user by internal ID
GET
/api/identity-store/stores/{storeName}/users/{extUserId}/biometrics/ext
List biometrics for a user identified by external ID
POST
/api/identity-store/keys/rotate
Force a key rotation for one or more keys belonging to a tenant.
DELETE
/api/identity-store
Delete an existing tenant
GET
/api/identity-store/stores/{storeName}/users/{userId}/biometrics/types/{type}/subtypes/{subtype}/versions
List biometric versions for a user identified by internal ID and the type and subtype
POST
/api/identity-store/stores/{storeName}/passkeys/registrations/sessions/{sessionId}
Complete a passkey credential creation request for an internally managed session.
GET
/api/identity-store/stores/{storeName}/users/{extId}/sessions/ext
List active user appkey/passkey operation session data. The user is identified by the external ID.
GET
/api/identity-store/stores/{storeName}/users/{userId}/biometrics/types/{type}/subtypes/{subtype}/versions/{versionId}/data
Get a biometric version sensitive data for a user identified with type and subtype and version Id
GET
/api/identity-store/keys
List a tenant's keys
GET
/api/identity-store/stores/{storeName}/users/{extId}/authentications/ext
List user authentications by external user ID
GET
/api/identity-store/stores/{storeName}/users/{extUserId}/passkeys/{id}/ext
Get a passkey for a user identified by external ID
DELETE
/api/identity-store/stores/{storeName}/users/{extUserId}/passkeys/{id}/ext
Delete a user passkey by external user ID and internal passkey ID
GET
/api/identity-store/stores/{storeName}/users/{extId}/ext
Get an existing user by external ID
POST
/api/identity-store/stores/{storeName}/users/{extId}/ext
Update an existing user by external user ID. Only the fields to be updated need to be supplied
DELETE
/api/identity-store/stores/{storeName}/users/{extId}/ext
Delete an existing user by external ID
POST
/api/identity-store/stores/{storeName}/users/{userId}/biometrics/authentications/face
Perform a biometric face match. The user is identified by its internal ID.
GET
/api/identity-store/stores/{storeName}/users/{extUserId}/passkeys/{id}/registrationAudit/ext
Get a user passkey registration record for a user identified by external ID
GET
/api/identity-store/stores/{storeName}/users/{extId}/authentications/{id}/ext
Get a detailed authentication record for a user by external ID
GET
/api/identity-store/events/queries/{executionId}/status
Get the status of a store event query
GET
/api/identity-store/stores
List stores
POST
/api/identity-store/stores
Create a new identity store
POST
/api/identity-store/stores/{storeName}/users/{extUserId}/appkeys/relyingParties/{rpId}/preferredDevices/ext
DELETE
/api/identity-store/stores/{storeName}/users/{extId}/biometrics/{id}/ext
Delete a user biometric by external user ID and biometric ID
GET
/api/identity-store/stores/{storeName}/users/{userId}/biometrics
List biometrics for a user identified by internal ID
POST
/api/identity-store/stores/{storeName}/users/{userId}/biometrics
Add or update biometric within an identity store for a user identified by its internal ID
POST
/api/identity-store/stores/{storeName}/users/{extId}/biometrics/{type}/ext
Update all biometrics for a user (identified by external user ID) of the specified type to the specified status
GET
/api/identity-store/stores/{storeName}/users/{userId}/passkeys/{id}
Get a passkey for a user identified by internal ID
POST
/api/identity-store/stores/{storeName}/users/{userId}/passkeys/{id}
Update an existing passkey's name and/or status by internal user ID
DELETE
/api/identity-store/stores/{storeName}/users/{userId}/passkeys/{id}
Delete a user passkey by internal user ID and passkey ID
GET
/api/identity-store/stores/{storeName}/users/{userId}/biometrics/types/{type}/subtypes/{subtype}/versions/{versionId}/references
Get the biometric sample versions references by the biometric specified by its type, subtype and versionId
GET
/api/identity-store/stores/{storeName}/users/{userId}/biometrics/{id}
Get a biometric including sensitive data for a user identified by internal ID
DELETE
/api/identity-store/stores/{storeName}/users/{userId}/biometrics/{id}
Delete a user biometric by internal user ID and biometric ID
GET
/api/identity-store/stores/{storeName}/users/{extUserId}/biometrics/types/{type}/subtypes/{subtype}/ext
Get a biometric including sensitive data for a user identified by external ID with the specified type and subtype
GET
/api/identity-store/stats
Get tenant statistics (key rollover, configured limits, identity store events statistics)
POST
/api/identity-store/events/queries/start
Start a store event query
GET
/api/identity-store/stores/{storeName}/users/{userId}/biometrics/types/{type}/subtypes/{subtype}/versions/{versionId}
Get a biometric version including sensitive data for a user identified with type and subtype and version Id
GET
/api/identity-store/stores/{storeName}/users
List users
POST
/api/identity-store/stores/{storeName}/users
Create a new user within an identity store
POST
/api/identity-store/stores/{storeName}/users/{userId}/biometrics/{type}
Update all biometrics for a user (identified by internal user ID) of the specified type to the specified status
POST
/api/identity-store/stores/{storeName}/users/{userExtId}/biometrics/ext
Add or update biometric within an identity store for a user identified by its external ID
POST
/api/identity-store/stores/{storeName}/users/{userId}/passkeys/relyingParties/{rpId}/registrations/{regPolicyName}
Create a passkey credential creation request for an existing user identified by its internal ID within an identity store using the specified registration policy for the specified relying party
GET
/api/identity-store/info
Get an existing tenant
GET
/api/identity-store/stores/{storeName}/users/{userId}/passkeys
List registered passkeys for a user (identified by internal ID)
GET
/api/identity-store/stores/{storeName}/users/{userId}/passkeys/{id}/registrationAudit
Get a user passkey registration record for a user identified by internal ID
POST
/api/identity-store/referenceFile
Get the content of the reference file, stored with an event in AWS Athena, from s3
GET
/api/identity-store/stores/{storeName}/users/{extUserId}/passkeys/ext
List registered passkeys for a user (identified by external ID)
POST
/api/identity-store/stores/{storeName}/passkeys/registrations
Complete a passkey credential creation request for an externally managed session.
GET
/api/identity-store/stores/{storeName}/users/{extUserId}/biometrics/types/{type}/subtypes/{subtype}/versions/{versionId}/ext
Get a biometric version including sensitive data for a user identified by external ID with the specified type, subtype and versionId
POST
/api/identity-store/stores/{storeName}/users/{userExtId}/biometrics/authentications/failure/ext
Record that a failed authentication has taken place with a user biometric. The user is identified by its external ID.
POST
/api/identity-store/stores/{storeName}/passkeys/relyingParties/{rpId}/registrations/{regPolicyName}
Create a passkey credential creation request and generate a user identified by the supplied external ID using the specified registration policy for the specified relying party
GET
/api/identity-store/stores/{storeName}/users/{userId}/sessions
List active user appkey/passkey operation session data. The user is identified by the internal database ID.
GET
/api/identity-store/stores/{storeName}/users/{userId}/biometrics/types/{type}/subtypes/{subtype}
Get a biometric including sensitive data for a user identified with type and subtype
DELETE
/api/identity-store/stores/{storeName}/users/{userId}/biometrics/types/{type}/subtypes/{subtype}
Delete a user biometric by internal user ID and biometric type and subtype
POST
/api/identity-store/stores/{storeName}/users/{userExtId}/passkeys/{id}/ext
Update an existing passkey's name and/or status by external user ID
GET
/api/identity-store/stores/{storeName}/passkeyConfig/{rpId}
Get an existing passkey configuration for a relying party
POST
/api/identity-store/stores/{storeName}/passkeyConfig/{rpId}
Update an existing passkey configuration for a relying party
DELETE
/api/identity-store/stores/{storeName}/passkeyConfig/{rpId}
Delete an existing passkey configuration for a relying party
GET
/api/identity-store/stores/{storeName}/users/{extUserId}/biometrics/types/{type}/subtypes/{subtype}/versions/{versionId}/references/ext
Get the biometric samples references by the biometric specified by its type, subtype and versionId by user external ID
GET
/api/identity-store/stores/{storeName}
Get an existing identity store
POST
/api/identity-store/stores/{storeName}
Update an existing identity store
DELETE
/api/identity-store/stores/{storeName}
Delete an existing store
POST
/api/identity-store/stores/{storeName}/passkeys/authentications/sessions/{sessionId}
Complete a passkey authentication for an internally managed session.
POST
/api/identity-store/stores/{storeName}/users/{extId}/biometrics/authentications/face/ext
Perform a biometric face match. The user is identified by its external ID.
GET
/api/identity-store/stores/{storeName}/stats
Get store event statistics
POST
/api/identity-store/stores/{storeName}/users/{userId}/biometrics/authentications/failure
Record that a failed authentication has taken place with a user biometric. The user is identified by its internal ID.
POST
/api/identity-store/stores/{storeName}/users/{userId}/passkeys/relyingParties/{rpId}/authentications/{authPolicyName}
Create a passkey authentication request for a known user identified by internal ID using the specified authentication policy for the specified relying party
POST
/api/identity-store/stores/{storeName}/users/{userExtId}/passkeys/relyingParties/{rpId}/authentications/{authPolicyName}/ext
Create a passkey authentication request for a known user identified by external ID using the specified authentication policy for the specified relying party
POST
/api/identity-store/stores/{storeName}/passkeys/relyingParties/{rpId}/authentications/{authPolicyName}
Create an anonymous passkey authentication request (where a user is not supplied) using the specified authentication policy for the specified relying party
DELETE
/api/identity-store/stores/{storeName}/users/{extId}/biometrics/types/{type}/subtypes/{subtype}/ext
Delete a user biometric by external user ID and biometric type and subtype
POST
/api/identity-store/stores/{storeName}/passkeyConfig
Create a new passkey configuration within an identity store for a relying party.