Skip to main content
GET
Revocation feed

Authorizations

X-Niadra-Cell-Token
string
header
required

Query Parameters

cell_id
string
required

The cell asking for the feed.

after
integer
default:0

The last sequence number the cell applied. Pass the seq of the previous answer.

Required range: x >= 0

Response

The signed feed.

body is {"cell_id", "seq", "keys": [{"space_id", "key_id"}], "sources": [...]}, the cell's RevocationFeed; signature (Ed25519, base64url) covers its canonical JSON. Pass after=seq next.

body
Body · object
required
kid
string
required
signature
string
required