Skip to main content
GET https://api.craftkit.dev/v1/renders/:id/shares
Returns all shares for a render, ordered newest-first. Revoked shares are included. Each row carries a clickCount (recipient viewed events attributed to the share). See Sharing.

Authorization

string
required
Bearer ck_live_…

Path parameters

string
required
The render id.

Response

200:
object[]
Shares for the render, newest first. Revoked shares are included.

Errors

cURL
200