curl --location --request GET 'https://app.launchdarkly.com/api/v2/'
{
"next": {
"href": "/api/v2/endpoint",
"type": "application/json"
},
"self": {
"href": "/api/v2/endpoint",
"type": "application/json"
}
}