bird realtime apps get
Usage
Code example
bird realtime apps get <realtime-app-id> [flags]Description
Read one Realtime app's configuration and the connection details a client needs (app_id, region). Key material is never included, so a client that also needs a key uses bird realtime apps keys list.
Procedure
Step 3 of 3 of "Provision a Realtime app for a client to connect to". Previous: bird realtime apps create.
Examples
Code example
bird realtime apps get <realtime-app-id>
bird realtime apps get <realtime-app-id> -f text
# the id to pass comes from
bird realtime apps listOptions
| Name | Description |
|---|---|
| --response-schema | Print the fields this command returns, then exit |
Related
| Name | Description |
|---|---|
| bird realtime apps create | Create a Realtime app |
| bird realtime apps delete | Delete a Realtime app |
| bird realtime apps list | List Realtime apps |
| bird realtime apps update | Update a Realtime app |
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