v1

latestOpenAPI 3.1.02026-08-067019120.8 KB
Users

Get information about the API owner

Returns information about the user who owns the API key used to authenticate the request. No special privileges required.

get/api/user

Response

User information.

idinteger

Integer user ID.

emailstring email
first_namestring
last_namestring
countrystring

Country code (e.g. "US").

subdivisionfirststring

State.

subdivisionsecondstring

County.

subdivisionthirdstring

Municipality.

organizationstring
timezonestring

Time-zone string (e.g. "America/New_York").

languagestring

Language code (e.g. "en").

privilegesstring[]

List of privilege names the user holds.

activeboolean

Whether the user account is active.

account_typestring

Authentication provider type (e.g. "local").