v1
latestOpenAPI 3.0.42026-07-26159287356.1 KBSigner
Status by public key
Fetches the status of a developer managed signer by public key
get/v2/farcaster/signer/developer_managed/
Query parameters
public_keystring required
Example:0x3daa8f99c5f760688a3c9f95716ed93dee5ed5d7722d776b7c4deac957755f22
Ed25519 public key
Response
Success
Example response
{
"fid": 3,
"public_key": "0x3daa8f99c5f760688a3c9f95716ed93dee5ed5d7722d776b7c4deac957755f22"
}