get
https://maestro.dadosfera.ai/connections/
Detalhes de uma conexão
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Get Connection Details
Use this route to retrieve the full details of a specific connection, including its configuration and associated pipelines.
How to use
Provide the connection id as a path parameter.
You can optionally pass the following query parameters:
details: set totrueto retrieve the full connection configuration, including connection controls, config controls, and connection steps;sensitive: set totrueto include sensitive credential fields in the response.
Error scenarios
| Code | Error | Description |
|---|---|---|
| 401 | Unauthenticated | Invalid or missing access-token header |
| 403 | Forbidden | User does not have the required permissions |
| 404 | Not Found | The connection with the specified ID was not found |
| 500 | Internal Server Error | Unknown server error |
