Operation
Get an operation
GET
Authorizations
Response
200
application/json
Operation
The Ampersand project ID.
Example:
"project-456"
The integration ID.
Example:
"integration-123"
The config ID.
Example:
"config-123"
The action type to perform for the given object.
Example:
"read"
The operation ID.
Example:
"operation-123"
The Ampersand installation ID.
Example:
"installation-123"
The status of the operation.
Example:
"success"
The result of the operation.
Example:
"[object] No changes"
Metadata associated with the operation.
Example:
{}
The time the operation was created.
Example:
"2023-07-13T21:34:44.816Z"
Was this page helpful?