Documentation Index

Fetch the complete documentation index at: https://docs.graphiant.com/llms.txt

Use this file to discover all available pages before exploring further.

/v1/users

Prev Next
Get
/v1/users

Get user information by user IDs with detailed profile data.

Security
API Key: jwtAuth
Header parameter nameauthorization

Use Bearer <token>

Header parameters
Authorization
stringRequired

Bearer token. Format: Bearer <your_token_here>

Query parameters
id
string
Exampleexample string
Responses
200

OK

Expand All
object
users
Array of object (commonUser)
object
email
string
Exampleexample string
enterpriseId
integer (int64)
Example1234567891011
firstName
string
Exampleexample string
lastActiveAt
object (googleProtobufTimestamp)
nanos
integer (int32)
Example123
seconds
integer (int64)
Example1234567891011
lastName
string
Exampleexample string
mfaFactor
string
Exampleexample string
phoneNumber
string
Exampleexample string
timeZone
string
Exampleexample string
userId
string
Exampleexample string
verified
boolean
Exampletrue