GET
/
projects
/
{projectIdOrName}
/
operations
/
{operationId}

Authorizations

X-Api-Key
string
header
required

Path Parameters

projectIdOrName
string
required
operationId
string
required

Response

200 - application/json
actionType
string
required

The action type to perform for the given object.

configId
string
required

The config ID.

id
string
required

The operation ID.

installationId
string
required

The Ampersand installation ID.

integrationId
string
required

The integration ID.

projectId
string
required

The Ampersand project ID.

status
string
required

The status of the operation.

createTime
string

The time the operation was created.

metadata
object

Metadata associated with the operation.

result
string

The result of the operation.