Group: Signer APIsUse this when you need: Status.
Usage
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
signerUuid | string | ✅ | UUID of the signer. `signer_uuid` is paired with API key, can't use a `uuid` made with a different API key. |
Response
Returns aRequestArgs object.
Error Handling
Tips
- Provide a viewerFid when supported to respect mutes/blocks and include
viewer_context. - Keep requests scoped (e.g., use
limit) to improve latency. - Cache results where sensible.

