HomeGuidesAPI ReferenceChangelog
API Reference

Get the total count of open issues for the given parent.

Open means the status is not Closed, Cancelled, or Backlog.

Log in to see full request history
Path Params
int32
required

The parent record ID.

string
required

The parent Module name.

Headers
string
required
Responses

400

The operation wasn't successful; the body of the response contains details.

401

(1) The caller is not authenticated with RegScale.

        (2) The caller does not have the following roles: Administrator, GeneralUser, Manager, SecurityPlanUser,
        SupplyChainUser, PolicyUser, ProjectUser, IssueUser, ReadOnly.

        (3) The caller does not have access rights.
Language
Credentials
URL
Click Try It! to start a request and see the response here!