user/metadata

Returns a hash of application user data for a single user of for all users passed in the ids parameter.

Usage

https://www.geni.com/api/user/metadata

Parameters

Navn Slag Lýsing Required
ids String Comma separated list of ids of users you would like to get metadata for. false

Returned Fields

Navn Slag Lýsing
data Hash Custom metadata in JSON format stored by your application.
Note: Blank fields will not be returned to save bandwidth.

rails-1a-000