Cloud APIs
...
BSN.Cloud Main APIs
Main API version 2020/10
Operations Endpoint (2020/10)
1min
this resource represents the business operations tree and operations permissions in a given network base url for this endpoint https //api bsn cloud/2020/10/rest/operations get /root/{ path}/ returns a list of operations required scope token bsn api main operations retrieve segment path string string this optional parameter lets you request a subset rather than the entire business operations tree it is populated by operation names based on the complete tree for example, you could request /operations/root/user/ to get only user related business operations response success response body 200 200 returns the business operations entity (2020/10) docid\ ychro4ocgshfhae1gvygf which includes operational permissions failure 300 300 the requested representation could not be returned because it is ambiguous (there are multiple requested representations) 400 400 the request is malformed and therefore invalid 401 401 the access token is invalid or not specified 403 403 the supplied access token, though valid, doesn't provide access to this method 404 404 the server cannot find the requested resource (the path does not exist) 406 406 the server cannot return the data representation that you requested (as specified in the "accept" header) 5xx 5xx any 500 code is an internal server error