Use this method to look for status of an asynchronously launched action (with 202 status code). SUCCESS will mean action has been successfully terminated.
get
Authorizations
Path parameters
actionIdinteger · int64Required
Responses
200
OK
*/*
400
Bad Request
*/*
get
GET /itcare/actions/{actionId} HTTP/1.1
Host: api.cegedim.cloud
Accept: */*