curl --request GET \
--url https://api.blaxel.ai/v0/integrations/connections/{connectionName}/models/{modelId} \
--header 'Authorization: Bearer <token>'Returns a model for an integration connection by ID.
curl --request GET \
--url https://api.blaxel.ai/v0/integrations/connections/{connectionName}/models/{modelId} \
--header 'Authorization: Bearer <token>'Was this page helpful?