{
"_links": {
"self": {
"href": "<string>",
"method": "GET",
"templated": false,
"description": "<string>"
},
"environment": {
"href": "<string>",
"method": "GET",
"templated": false,
"description": "<string>"
}
},
"auth": {
"provider": "<string>",
"is_active": true,
"created_at": 123,
"updated_at": 123,
"credentials": {
"environment_id": "<string>",
"api_key": "<string>"
}
}
}