List OpenID Connect clientsCopy Pageget https://{hostname}/{customerId}/config/clientsReturns information about all the OpenID Connect clients assigned to a customer.Path ParamscustomerIdstringrequiredUnique identifier issued to Akamai customers. If you aren’t sure what your Akamai customer ID is, log into Console and check the value of the customer_id application setting.Responses 200Successful response 401Either you didn't specify an authentication method for the call or the token was rejected. In the latter case, this could be because the token isn't valid or because the token has expired. 403Typically occurs when you make a call using an invalid or expired administrative access token. 404The specified item couldn't be found.Updated 2 months ago