Read current access
Set who can see it
Access is controlled by two switches plus an optional email allowlist. The CLI takes the whole access object as JSON:- Public
- Private
- Email allowlist
Anyone with the URL can view it.
Share links
Share links grant one role for a single artifact, and can expire. Useeditor only when the recipient should be able to update the artifact.
Review audit events
| Plan | Retention |
|---|---|
| Free | 7 days |
| Pro | 90 days |
| Team | 365 days |
Patterns that work well
- Public view for artifacts you’ll paste into issues, pull requests, or docs.
- Private + email allowlist for specific teammates.
- Expiring viewer share links for ad hoc review.
- Editor share links sparingly — revoke them once the collaboration window closes.
- Narrowly scoped API keys for automation.