Returns the status of an asynchronous space copy or template application. Poll this endpoint until status is succeeded or failed; both are terminal. For CopySpace, use the source spaceId from the copy request. For CreateSpace from a template, use the new space.id from the create response. newSpaceId is populated when the operation succeeds.
For a copy, this is the source space ID. For template application, this is the new space ID returned by CreateSpace.
The operation ID returned by CopySpace or CreateSpace.
Was this guide helpful?