Workspace
Get a workspace by ID
Use this endpoint to retrieve a specific workspace by ID.
get/workspaces/{workspace_id}
Path parameters
workspace_idinteger required
The unique ID of the workspace.
Headers
x-oneflow-api-tokenstring required
The API key of your Oneflow account.
x-oneflow-user-emailstring email
The email address of a registered Oneflow user.
Response
Returns the requested workspace.
Changes
No recorded changes to this endpoint across all 1 revision of this API.