Environments
findComputeEnvironment
Authorizations
OAuth2implicitRequiredAuthorization URL:
OAuth2 flow
Available scopes:
- : openid
Responses
200
OK
*/*
400
Bad Request
*/*
get
/compute/environmentsGET /itcare/compute/environments HTTP/1.1
Host: api.cegedim.cloud
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"name": "text",
"types": [
{
"name": "text"
}
]
}
]Last updated

