{
"_links": {
"self": {
"href": "<string>",
"method": "GET",
"templated": false,
"description": "<string>"
},
"organisation": {
"href": "<string>",
"method": "GET",
"templated": false,
"description": "<string>"
}
},
"api_keys": [
{
"id": "<string>",
"name": "<string>",
"created_at": 123,
"enabled": true
}
]
}