HomeGuidesAPI ReferenceChangelog
API Reference

Get all scan histories for assets of a given parent and its child assets recursively.

Log in to see full request history
Path Params
int32
required

The parent record's ID.

string
required

The parent module's name.

date
required

Filter date for recursive scan history

Query Params
date-time

An optional date to filter scans by; will filter out issues earlier than
the given date.

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, Maintainer,
        SecurityPlanUser, AssetUser, ReadOnly.

        (3) The caller does not have access rights.
Language
Credentials
URL