Skip to main content
GET
Get Task Count By Candidate Group

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Response

Request successful.

groupName
string | null

The name of the candidate group. If there are tasks without a group name, the value will be null

taskCount
integer<int32> | null

The number of tasks which have the group name as candidate group.