GET
https://api.craftkit.dev/v1/signaturescreatedAt descending, paginated
with a keyset cursor.
Authorization
string
required
Bearer ck_live_… — a project API key.Query parameters
number
default:"50"
Page size, 1–100.
string
Filter to signature requests for a single render (UUID).
string
Keyset cursor (ISO-8601). Returns rows created strictly before this timestamp. Pass the previous
page’s
nextCursor.Response
string | null
Pass as
cursor for the next page; null when there are no more rows.boolean
true when a full page was returned and more rows may exist.Errors
cURL
200