Users
Get User
Online Conferences
- GETList Online Conferences
- POSTCreate Online Conference
- GETGet Online Conference
- DELDelete Online Conference
- PATCHUpdate Online Conference
- GETList Online Conference Attendees
- POSTCreate Online Conference Attendees
- DELDelete Online Conference Attendee
- POSTGenerate Online Conference Attendee Join Token
- GETList Online Conference Recordings
- GETGet Online Conference Recording Temporary URL
Users
Get User
Required permissions: users.read.*
GET
https://{primary_domain}/api/public/v2.0
/
users
/
{user_id}
primary_domain
string
primary_domain
string
Your tenant's primary
X-Access-Key-Id
string
*
X-Access-Key-Id
Required
string
X-Access-Key-Secret
string
*
X-Access-Key-Secret
Required
string
user_id
integer
*
user_id
Required
integer
Path Parameters
Response
200 - application/json
A User resource object.
Maximum length:
255
Maximum length:
255
Maximum length:
255
In IANA timezone format.
A representation of time in a day. Cannot total to more than 24 hours.
A representation of time in a day. Cannot total to more than 24 hours.
A representation of time in a day. Cannot total to more than 24 hours.
A representation of time in a day. Cannot total to more than 24 hours.
A representation of time in a day. Cannot total to more than 24 hours.
Must be an existing Role name.
*0
- Invited *1
- Active *2
- Locked
Available options:
0
, 1
, 2