View an API clientCopy Pageget https://{hostname}/config/{app_id}/clients/{client_id}Returns information for a specific API client.Path Paramsclient_idstringrequiredUnique identifier of the API client.app_idstringrequiredApplication ID. You can find your application ID on the Console's Manage Application page.Responses 200Successful response 401Not authorized. 404Not found.Updated 3 months ago