HomeGuidesAPI ReferenceChangelog
API Reference

Get all properties based on the primary and secondary linkage.

Used by control builder.

Log in to see full request history
Path Params
int32
required

The primary parent record ID.

string
required

The primary parent module name.

int32
required

The secondary parent record ID.

string
required

The secondary parent module name.

Responses
200

The list of properties matching the given IDs and names; empty if none are found.

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 access rights.
Language
Credentials
URL
Click Try It! to start a request and see the response here!