API ReferenceEndpointsDeploymentProjects
Get deployment status
Returns the status of a specific deployment. Safe to poll while a deployment is in progress.
Authorization
http AuthorizationBearer <token>
In: header
Path Parameters
providerId*string
projectId*string
deploymentId*string
Response Body
application/json
curl -X GET "https://builder.laracopilot.com/api/v1/deployments/string/project/string/status/string"{}