Registrations
List Linked By Registrations
Retrieve a list of registrations that have added the specified registration as a node link. This allows you to discover which registrations are referencing the given registration through their node links.
Permissions
- Public registrations expose their linked by registrations publicly.
- Private registrations require read access to view this relationship.
Returns
- A JSON object containing a data array of registration resources that link to this registration.
get/registrations/{registration_id}/linked_by_registrations/
Path parameters
registration_idstring required
The unique identifier of the registration.
Response
Successful retrieval of registrations linking to the specified registration.