Viewer
Viewer API endpoints
Viewer Operations
- post/viewer/v1/projects
- get/viewer/v1/projects
- post/viewer/v1/projects/{slug}/uploads
- post/viewer/v1/projects/{slug}/uploads/{uploadId}/commit
- post/viewer/v1/drafts
- get/viewer/v1/drafts/{draftId}
- delete/viewer/v1/drafts/{draftId}
- get/viewer/v1/projects/{githubSlug}/specifications
- post/viewer/v1/projects/{githubSlug}/archives
- get/viewer/v1/projects/resolve
- get/viewer/v1/projects/{githubSlug}
- get/viewer/v1/projects/{githubSlug}/ancestors
- get/viewer/v1/projects/{githubSlug}/specifications/{path}
- get/viewer/v1/projects/{githubSlug}/specifications/{path}/versions
- get/viewer/v1/users/me/project
- post/viewer/v1/users/me/project/ci-bind
- delete/viewer/v1/users/me/project/ci-bind
- get/viewer/v1/users/me
- patch/viewer/v1/users/me
- get/viewer/v1/users
- get/viewer/v1/users/search
- get/viewer/v1/specifications/search
- post/viewer/v1/projects/{githubSlug}/specifications/{path}/comments
- get/viewer/v1/projects/{githubSlug}/specifications/{path}/comments
- patch/viewer/v1/projects/{githubSlug}/specifications/{path}/comments/{commentId}
- post/viewer/v1/projects/{githubSlug}/specifications/{path}/reactions
- get/viewer/v1/projects/{githubSlug}/specifications/{path}/reactions
- put/viewer/v1/projects/{githubSlug}/specifications/{path}/watch
- delete/viewer/v1/projects/{githubSlug}/specifications/{path}/watch
- put/viewer/v1/projects/{githubSlug}/specifications/{path}/presence
- delete/viewer/v1/projects/{githubSlug}/specifications/{path}/presence
- post/viewer/v1/projects/{githubSlug}/specifications/{path}/reviews
- get/viewer/v1/projects/{githubSlug}/specifications/{path}/reviews
- post/viewer/v1/projects/{githubSlug}/specifications/{path}/reviews/{reviewId}/submit
- post/viewer/v1/projects/{githubSlug}/specifications/{path}/reviews/{reviewId}/discard