Skip to main content
GET
Retrieve detailed information about a specific user using their unique ID.

Request Headers

string
required
API Key. Go to your Konstantly site > Settings > API and copy the value from there.

URL Parameters

string
required
User API ID (alphanumeric unique identifier)

Response

string
required
User ID, alphanumeric unique identifier
string
required
Full name of the user
string
required
Interface language (de, en, es, fr, pl, pt, ru)
string
Job title
string
Location
string
required
Timezone in TZ format
string
required
Email address
boolean
required
Whether user is banned from login
string
required
User role alias/identifier
boolean
required
Whether user is managed via API only
object
User avatar
object
Custom user attributes

Error Responses

object
Returned when user is not found