Get Issue Count
POST {{baseUrl}}/issuesGetter/count?fields=id,count
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
fields | string |
Request Body
{"folder"=>{"$type"=>"Project", "id"=>"{{projectID}}"}, "query"=>"for: john.smith ", "unresolvedOnly"=>false}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |