cURL
curl --request GET \ --url https://api.blaxel.ai/v0/integrations/connections/{connectionName}/endpointConfigurations \ --header 'Authorization: Bearer <token>'
Returns a list of all endpoint configurations for a model.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Name of the connection
successful operation
Was this page helpful?