Endpoint referenceTipster
/tipster/preview/{id}
Scoped to the author, so another tipster's draft is a 404 rather than a 403 — the existence of the draft is not disclosed.
Scoped to the author, so another tipster's draft is a 404 rather than a 403 — the existence of the draft is not disclosed.
Path Parameters
id*string
Response Body
application/json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
curl -X GET "https://example.com/api/v2/tipster/preview/string"{ "$schema": "https://example.com/schemas/TipsterPreviewGetOKBody.json", "preview": "string"}