cURL
curl --request GET \ --url https://control-plane.kubiya.ai/api/v1/integrations/{integration_id}
{}
Get details of a specific integration.
Args: integration_id: Integration UUID
Returns: Integration details
Successful Response
The response is of type object.
object
Was this page helpful?