v1

latestSwagger 2.0Apache 2.02026-07-1334102.9 MB
Registrations

List all institutions

A paginated list of institutions affiliated with the registration.

Returns

Returns a JSON object containing data and links keys.

The data key contains an array of up to 10 affiliated institutions. Each resource in the array is a separate institution object.

The links key contains a dictionary of links that can be used for pagination.

get/registrations/{registration_id}/institutions/

Path parameters

registration_idstring required

The unique identifier of the registration.

Response

OK