v1

latestOpenAPI 3.1.02026-07-263911,4691.1 MB
Users

Get a user (legacy)

get/users/{user_id}

Path parameters

user_idstring required

The id of the user to be retrieved.

Response

A successful response.

user_idstring

The id of the user.

firstnamestring

The first name of the user.

lastnamestring

The last name of the user.

emailstring

The email address of the user.

status'active' | 'inactive'
  • active: Active user.
  • inactive: Inactive user.
seat_type'full' | 'free' | 'lite'