diff options
Diffstat (limited to 'builds.sr.ht/api.md')
-rw-r--r-- | builds.sr.ht/api.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/builds.sr.ht/api.md b/builds.sr.ht/api.md index 8653fef..2d72dc1 100644 --- a/builds.sr.ht/api.md +++ b/builds.sr.ht/api.md @@ -12,6 +12,12 @@ requests should be submitted via https://builds.sr.ht. The following endpoints are available to users with an OAuth key valid for the specified scope. +## GET /api/jobs + +**Scopes**: jobs:read + +Returns a paginated list of job resources. + ## POST /api/jobs **Scopes**: jobs:write |