Users
Authorizations
Responses
200
Returns an array of users with their information
application/json
idstringRequiredExample:
Clerk user ID
user_123firstNamestring · nullableOptionalExample:
User first name
JohnlastNamestring · nullableOptionalExample:
User last name
DoeimageUrlstring · nullableOptionalExample:
User profile image URL
https://img.clerk.com/...get
/api/users200
Returns an array of users with their information
Last updated
Was this helpful?