Get agent connector
GET/v2/agents/:agent_key/connectors/:connector_id
Retrieve the details of a specific agent connector by its ID, including its configuration and status.
Request
Responses
- 200
- 403
- 404
The requested connector details.
Permissions do not allow accessing this connector.
Agent or connector not found.