View a custom providerCopy Pageget https://{hostname}/{customerId}/v2/config/low/services/engage-v2/apps/{appId}/custom-providers/{providerId}Returns detailed information about the specified custom provider.Path ParamscustomerIdstringrequiredUnique identifier issued to Akamai customers. If you aren’t sure what your Akamai customer ID is, log on to Console and check the value of the customer_id application setting.appIdstringrequiredUnique identifier of the Identity Cloud application associated with your custom provider. You can find your application ID on the Console's Manage Application page.providerIdstringrequiredUnique identifier of a custom provider. IDs are assigned to a provider when the provider is created.Responses 200Successful response 400Typically occurs because your URL is invalid. 403Access denied. Typically occurs because your configuration access token has expired. 404Typically occurs if your API call specifies an invalid customer ID, application ID, or provider ID.Updated 3 months ago