bird realtime apps keys list
Usage
Code example
bird realtime apps keys list <realtime-app-id> [flags]Description
List an app's keys, oldest first, without their secrets: a secret is readable only in the response that created it. Revoked keys are excluded unless include_revoked is true. An app can hold several live keys at once, which is what makes rotation zero-downtime.
Examples
Code example
bird realtime apps keys list <realtime-app-id>Options
| Name | Description |
|---|---|
| --include-revoked | When true, include revoked keys in the response. |
| --response-schema | Print the fields this command returns, then exit |
Related
| Name | Description |
|---|---|
| bird realtime apps keys create | Create a Realtime app key |
| bird realtime apps keys revoke | Revoke a Realtime app key |
Related resources
Continue with the documentation, guides and examples for this topic. Resources are in English.
Explore the capabilityRealtimeFollow the learning pathBuild your first integrationImplementation guideSend your first realtime event
Try the practice and get an implementation brief