Get Training Status
Get Training Status
This endpoint returns the model’s current training status and estimated time remaining, if still in progress.
POST
Get Training Status
This endpoint only returns information for an already initiated model training.
Request
Make aPOST request to belowendpoint.
Where {training_id} is returned in the response upon initiating the model training using the Create Dreambooth Request endpoint.
curl
Body
json
Path Parameters
The unique identifier for the training job returned from the create training endpoint
Example:
"F5jvdzGnYi"
Body
application/json
Your API Key used for request authorization
Example:
""

