Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Query Parameters
Filter by job definition id.
Only include job definitions which belong to one of the passed and comma-separated activity ids.
Only include job definitions which exist for the given process definition id.
Only include job definitions which exist for the given process definition key.
Only include job definitions which exist for the given job type. See the User Guide for more information about job types.
Only include job definitions which exist for the given job configuration. For example: for timer jobs it is the timer configuration.
Only include active job definitions. Value may only be true, as false is the default
behavior.
Only include suspended job definitions. Value may only be true, as false is the
default behavior.
Only include job definitions that have an overriding job priority defined. The only
effective value is true. If set to false, this filter is not applied.
Only include job definitions which belong to one of the passed and comma-separated tenant ids.
Only include job definitions which belong to no tenant. Value may only be true, as
false is the default behavior.
Include job definitions which belong to no tenant. Can be used in combination with
tenantIdIn. Value may only be true, as false is the default behavior.
Response
Request successful.
The number of matching instances.