Onchain API
Get a list of signers provided by an FID
Note: one of two different response schemas is returned based on whether the caller provides the signer
parameter. If included, a single OnChainEventSigner
message is returned (or a not_found
error). If omitted, a non-paginated list of OnChainEventSigner
messages is returned instead
GET
Query Parameters
The FID being requested
The optional key of signer
Response
200
application/json
A successful response.
The response is of type object
.
The response is of type object
.
The response is of type object
.