Make a GET request to a service provider’s API using the authenticated user’s credentials.
The response is returned exactly as received from the service provider API.
Strata user JWT token for authentication
The identifier for the service provider
salesforce, gong, shopify, hubspot The API path to call on the service provider API. This should be the path after the provider's base URL.
For example, for Salesforce's /services/data/v59.0/sobjects/Account, use services/data/v59.0/sobjects/Account.
Query parameters to pass to the service provider API
Successful response from the service provider