{
"_links": {
"self": {
"href": "<string>",
"method": "GET",
"templated": false,
"description": "<string>"
},
"organisation": {
"href": "<string>",
"method": "GET",
"templated": false,
"description": "<string>"
}
},
"members": [
{
"id": "<string>",
"name": "<string>",
"email": "<string>",
"status": "<string>",
"created_at": 123
}
]
}