HomeGuidesAPI ReferenceChangelog
API Reference

Get all assets for a parent record.

This endpoint provides pagination control.

Log in to see full request history
Path Params
int32
required

The parent ID.

string
required

The parent module name.

int32
required
Defaults to 1

The page number

int32
required
Defaults to 10

The number of records to retrieve.

Headers
string
required
Responses

400

An error occurred while processing request; the body of the response
contains more details.

401

(1) The caller is not authenticated with RegScale.

        (2) The caller does not have one of the following roles:
        Administrator, GeneralUser, Manager, SecurityPlanUser, AssetUser, ReadOnly.
Language
Credentials
URL