APIEndpoint referenceTipster
/tipster/preview
The caller's own drafts and published previews, newest first.
The caller's own drafts and published previews, newest first.
Scoped to the caller: a tipster sees only what they wrote.
AuthorizationBearer <token>
Supabase access token.
In: header
Response Body
application/json
application/json
application/json
curl -X GET "https://example.com/api/tipster/preview"{ "previews": [ "string" ]}