cURL
curl --request GET \ --url https://control-plane.kubiya.ai/api/v1/integrations/{integration_id} \ --header 'Authorization: <api-key>'
{}
Get details of a specific integration.
Args: integration_id: Integration UUID
Returns: Integration details
Successful Response
The response is of type Response Get Integration Api V1 Integrations Integration Id Get · object.
Response Get Integration Api V1 Integrations Integration Id Get · object
Was this page helpful?