Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Query Parameters
Restricts to identity links that have the given type (candidate/assignee/owner).
Restricts to identity links that have the given user id.
Restricts to identity links that have the given group id.
Restricts to identity links that have the time before the given time.
Restricts to identity links that have the time after the given time.
Restricts to identity links that have the given task id.
Restricts to identity links that have the given process definition id.
Restricts to identity links that have the given process definition key.
Restricts to identity links that have the given operationType (add/delete).
Restricts to identity links that have the given assigner id.
Filter by a comma-separated list of tenant ids.
Only include historic identity links that belong to no tenant. Value may only be
true, as false is the default behavior.
Response
Request successful.
The number of matching instances.