Get account operation
Returns one asynchronous operation. Supply wait (0-30 seconds; 0 returns immediately) to hold the request until the operation reaches a terminal status (succeeded, failed, or cancelled), its sequence exceeds afterSequence, or the wait expires. The response is the operation’s state at that moment; a 200 after an expired wait does not mean the operation finished. Operations outside the credential’s team or project return 404.
Requires operations:read. Project tokens only access resources in their own project.
Authorizations
Send your team API key or project token as Authorization: Bearer <token>. The credential must have the required permissions. Project tokens can access only their own project.
Path Parameters
Identifier used to retrieve the asynchronous operation.
Value constraints
Query Parameters
Identifier of the Polymorfa project that owns this resource.
Value constraints
Specifies wait for this query parameter.
Value constraints
0 <= x <= 30Specifies after sequence for this query parameter.
Value constraints
x >= 0Response
Success
Structured data carried by this object.