Skip to main content
GET
cURL

Path Parameters

userId
string
required

the user id to retrieve

Response

200 - application/json
userId
string
required

The ID of the user.

roles
object[]
required

User role ids

permissions
object[]
required

The permissions associated with the user.

createdAt
string<date-time>
required
read-only

the date of creation of the user

updatedAt
string<date-time>
required
read-only

the date of the last update of the user