get https://{hostname}/concerto/services/rest/CloudService/v1/rsdb/
Returns a single rsdb. In order to interact with a result database you need the results database ID. See Get an object for more information.
Responses
400Bad request. The URL or JSON request object is invalid.
401Unauthorized. The security token is missing or invalid. See Get started for help initially running the API.
404Not found. The requested object doesn't exist.
405Method Not Allowed. Invalid method used to access resource.