HomeGuidesAPI ReferenceChangelog
API Reference

Get count of POAMs for a given parent record.

This should be used anywhere that needs to determine if there are POAMs in the system.

Log in to see full request history
Path Params
int32
required

The ID of the record to find POAMs for.

string
required

The module name of the record.

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!