get https://portal.ixon.cloud:443/api/
Log in to see full request history
Response
xxxxxxxxxx
curl --request GET \
--url https://portal.ixon.cloud:443/api/ \
--header 'Api-Version: 2' \
--header 'accept: application/json'
xxxxxxxxxx
13{
"status": "string",
"type": "string",
"data": [
{
"rel": "string",
"href": "string",
"methods": [
"DELETE"
]
}
]
}