diff options
Diffstat (limited to 'paste.sr.ht/api.md')
-rw-r--r-- | paste.sr.ht/api.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/paste.sr.ht/api.md b/paste.sr.ht/api.md index 3deadeb..f7dbb37 100644 --- a/paste.sr.ht/api.md +++ b/paste.sr.ht/api.md @@ -75,10 +75,14 @@ The new paste resource. ### GET /api/pastes/:sha +**OAuth scope**: `pastes:read` + Retrieves a paste resource. ### GET /api/blobs/:sha +**OAuth scope**: `pastes:read` + Retrieves a blob resource. ## Webhooks |