runs ยท version 0.1.0
List runs for a project
GET /api/projects/{projectId}/runs
Request
GET https://sourced.sh/api/projects/{projectId}/runs
Parameters
| Name | Location | Required | Description |
|---|---|---|---|
projectId | path | Yes | Project identifier. string |
Responses
200
Runs in the project, newest first.
application/json
type: object
required: runs
properties:
runs (required): array
type: array