workspaceComments_getAll

GET /orgs/{oid}/workspaces/{wid}/comments

Retrieves all the comments posted in a workspace.

A list of comment objects are returned.

You can use a search criteria to retrieve a subset of these comments.

Security Summary

  • Requires Authentication: true
  • Entitlements Required: appliance_create

URI Parameters

  • wid (required): the id of the workspace
  • oid (required): the id of the org

HTTP Request Body Parameters

None