IRB Exchange

Show / Hide Table of Contents

List Organizations

sIRB pSite

This allows you to find organizations that are registered on the IRB Exchange.

GET /organizations{?name}

Parameters

NameTypeDescription
name string Find organizations that start with the specified name.

Request

GET https://api.huronirbexchange.com/organizations

Response

Status: 200 OK
[
    {
        "id": "e3eff4e2287e448eb5361c006f452b0f",
        "isSirb": true,
        "isDisabled": false,
        "name": "Huron University",
        "certificateUrl": "/organizations/e3eff4e2287e448eb5361c006f452b0f/certificate",
        "thumbprint": "1e5e5d073e97ebb93239d04cc639751700f4c7f0",
        "url": "/organizations/e3eff4e2287e448eb5361c006f452b0f",
        "createdAt": "2017-06-14T20:48:24.6477048+00:00",
        "updatedAt": "2017-06-14T20:48:24.6477048+00:00"
    }
]
Back to top © 2017 Huron Consulting Group Inc. and affiliates.
Use and distribution prohibited except through written agreement with Huron. Trademarks used in this website are registered or unregistered trademarks of Huron or its licensors.