API ReferenceEndpointsDeploymentProjects
List deployment history
Returns the deployment history for a project, ordered by most recent.
Authorization
http AuthorizationBearer <token>
In: header
Path Parameters
providerId*string
projectId*string
Response Body
application/json
curl -X GET "https://builder.laracopilot.com/api/v1/deployments/string/project/string/history"{}