Get Stop Alignment Status
Alignment Project
Get Stop Alignment Status
Check whether a previously issued stop request has been confirmed by the provider.
Poll this endpoint after calling POST /{id}/stop. The status will remain
PROCESSING while the background worker is waiting for the provider to confirm,
and will change to STOPPED once confirmed.
Returns:
alignment_id: ID of the alignment projectstatus: Current status (PROCESSINGwhile polling,STOPPEDwhen confirmed)job_id: Provider-side training job ID
GET
Get Stop Alignment Status