LaraCopilot
LaraCopilot
API ReferenceEndpointsDeploymentProjects

List deployment history

Returns the deployment history for a project, ordered by most recent.

GET
/deployments/{providerId}/project/{projectId}/history
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"
{}