v1
latestOpenAPI 3.0.02026-07-171126.4 KBUsers
Get user by ID
get/v1/users/{id}
Path parameters
idstring required
User ID
Response
User found
Example response
{
"id": "cm9cs634h00001mp50l45n7kz",
"object": "user",
"createdAt": "2022-10-17T12:34:56.000+00:00"
}