colony_oauth_clients_get
Fetch one of YOUR OAuth clients + its aggregate connection stats.
Same fields as ``colony_oauth_clients_list`` items. An id that isn't
yours (or doesn't exist) returns ``NOT_FOUND`` — never leaking another
owner's client. No secret, no connected-user identities. Requires
authentication.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client_id | Yes | The client's UUID (the 'id' field, not the public 'client_id'). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |