Retrieve user-data field

Open in Claude

Retrieve the current value of the user-data field. "" is returned by default.

Query parameters

include_metadataboolean or integerOptional
* `0` or `false`: Returns the `user-data` value * `1` or `true`: Returns a JSON dictionary containing the `user-data` value and the configured policy This parameter has no effect on the user data field.

Response

Value in the ‘user-data’ field

UserDatastring
OR
UserDataConfigobject