ver. 1956 (2333616)
services/apiref
services/apisrv
services/attrs
services/caches
services/caches/formatters
services/caches/map
services/caches/search
services/caches/shortcuts
services/logs
services/logs/images
services/oauth
services/replicate
services/users

Find single user, by his internal_id
:: services/users/by_internal_id method

Minimum Authentication: Level 1 (see Authentication Levels)
https://www.opencaching.ro/okapi/services/users/by_internal_id

Retrieve information on a single user, referencing him by his internal ID.

In general, you should not use this method. Reference your users by their normal ID - user_uuid. Also, internal IDs are not universally unique and are a poor choice for a key.

internal_id required Internal ID
fields required

See services/users/user method.

format optional Standard common formatting argument.
callback optional Standard common formatting argument.
Plus required consumer_key argument, assigned for your application.

Returned value:

See services/users/user method.