Skip to main content
GET

Get Workspace

Path Parameters

string
required
The ID of the workspace to retrieve. This can be found in the workspace URL. For example, given the URL https://www.govly.com/app/opportunities/8180377/workspaces/822609, the ID would be 822609.

Response

string
The unique identifier for the workspace
string
The display name of the workspace
string
Current stage of the workspace (e.g., “Qualifying”, “Quoted”)
array
Array of activity objects showing workspace history
array
Array of comment objects associated with the workspace
array
Array of follow objects showing who is following the workspace
object
The full opportunity object associated with this workspace

Example Request