bird organization workspaces get
Usage
Code example
bird organization workspaces get <workspace-id> [flags]Description
Read any workspace in the organization by ID, including one where the caller holds no workspace-level role.
Examples
Code example
bird organization workspaces get <workspace-id>
bird organization workspaces get <workspace-id> -f text
# the id to pass comes from
bird organization workspaces listOptions
| Name | Description |
|---|---|
| --response-schema | Print the fields this command returns, then exit |
Related
| Name | Description |
|---|---|
| bird organization workspaces create | Create a workspace |
| bird organization workspaces delete | Delete a workspace in the organization |
| bird organization workspaces list | List workspaces |
| bird organization workspaces update | Update a workspace in the organization |
Related resources
Continue with the documentation, guides and examples for this topic. Resources are in English.
Understand the conceptShould I use an API key or an OAuth token, and how do I rotate one?Implementation guideAuthentication & API keys
Get an implementation brief