client_get
Fetches detailed information about a specific OAuth2 client using its client ID, including the private secret when applicable. Helps verify client credentials and configuration in the IoT platform.
Instructions
Get details of a specific OAuth2 client, including its secret if private.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clientId | Yes | The client ID to retrieve. |