v1

latestOpenAPI 3.0.02026-07-17142254986.7 KB
Dry Run

List dry runs

Lists dry run executions for the given filters and team.

get/dry-run

Query parameters

teamIdstring required
repositoryIdstring required
directoryIdstring required
startDatestring required
endDatestring required
prNumberstring required
statusstring required

Response

statusCodenumber required
typestring required
dataobject[] required

Array of objects with endpoint-specific schema (see endpoint documentation).

Example response

{
  "statusCode": 200,
  "type": "Object"
}