client_list
List OAuth2 clients associated with your account to manage IoT platform integrations. Use sorting, limits, and offsets to retrieve the exact set of clients you need.
Instructions
List OAuth2 clients owned by the current user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort key:order, e.g. "name:asc". Keys: created, modified, name. | |
| limit | No | Max items to return; 0 for all (default 100). | |
| offset | No | Data offset (default 0). |