Operation
Get an operation
GET
/
projects
/
{projectIdOrName}
/
operations
/
{operationId}
Authorizations
X-Api-Key
string
headerrequiredPath Parameters
projectIdOrName
string
requiredoperationId
string
requiredResponse
200 - application/json
projectId
string
requiredThe Ampersand project ID.
integrationId
string
requiredThe integration ID.
configId
string
requiredThe config ID.
actionType
string
requiredThe action type to perform for the given object.
id
string
requiredThe operation ID.
installationId
string
requiredThe Ampersand installation ID.
status
string
requiredThe status of the operation.
result
string
The result of the operation.
latestOperationEventId
string
The latest operation event ID.
metadata
object
Metadata associated with the operation.
createTime
string
The time the operation was created.
Was this page helpful?