Registration Schemas
Retrieve a list of Registration Schemas
Retrieve a paginated list of all active Registration Schemas. Registration Schemas describe the supplemental questions that accompany a registration. Registration Schemas are read-only for API users.
Returns
Returns a JSON object containing data and links keys. The data key contains an array of 10 Registration Schemas. Each resource in the array is a separate Registration Schemas object. The links key contains a dictionary of links that can be used for pagination.
Errors
This request should never return an error.
get/schemas/registrations/
Response
OK