Operation Id
Operation Id passed in the path section as a uuid value.
| Field | Value |
|---|---|
| Name | operationId |
| Location | path |
| Required | Yes |
| Type | string (uuid) |
| Example | 00000000-0000-0000-0000-000000000000 |
Used In
- Returns a single operation by id.
GET /v1/projects/{projectId}/operations/{operationId}