Fetch a Bridge by id
Retrieve bridge details by Id.
Endpoint
Scopes
bridge:details
Request
Path Parameters
| Name | type | Description |
|---|
id | string | Id of the bridge to retrieve |
Response
| Name | Type | Description |
|---|
output | Bridge | The bridge details. |
code | string | The response status code text. |