Get Custom Op
GET/workspaces/:workspace_id/custom_ops/:name
Return one custom op's registered identity, ownership, and build state.
Resolves both this workspace's own ops and the shared, platform-wide
catalogue (unlike redeploy/stop/delete, which only ever target this
workspace's own ops). Does not report live running status — see the list
endpoint's running for that.
Request
Responses
- 200
- 403
- 404
- 422
Successful Response
Forbidden
Not Found
Validation Error