This API is experimental and currently implements limited VOOT support suitable for the Conext platform.
Support for the VOOT API is deprecated as of Registry v4.0.0, and will no longer available from Registry v6.0.0.
View Groups per Identifier
Retrieve Groups attached to an Identifier.
Request Format
Method |
|
---|---|
URL |
|
Request Body |
Response Format
HTTP Status | Response Body | Description |
---|---|---|
| Groups returned | |
| The request was not properly formed | |
| Authentication required | |
| The requested Identifier was found, but could not be mapped to a CO Person | |
| The requested Identifier was not found | |
| Unknown error |
Notes
sortkey may be description
, id
, or title
.
View Group per Identifier
Retrieve a single Group attached to an Identifier.
Request Format
Method |
|
---|---|
URL |
|
Request Body |
Response Format
HTTP Status | Response Body | Description |
---|---|---|
| Groups returned | |
| The request was not properly formed | |
| Authentication required | |
| The requested Identifier was found, but could not be mapped to a CO Person | |
| The requested Identifier was not found | |
| Unknown error |
View People per Group
Retrieve People attached to a Group.
Request Format
Method |
|
---|---|
URL |
|
Request Body |
Response Format
HTTP Status | Response Body | Description |
---|---|---|
| Groups returned | |
| The request was not properly formed | |
| Authentication required | |
| The requested Identifier was found, but could not be mapped to a CO Person | |
| The requested Identifier was not found | |
| Unknown error |
Notes
- Response format requested is ignored where response is only via HTTP status, but must still be provided.