v1

latestSwagger 2.0Apache 2.02026-07-13112149159.3 KB
User Management

Get a specific user in the specified account

get/accounts/{accountname}/users/{username}

Path parameters

accountnamestring required
usernamestring required

Response

User record

usernamestring required

The username to authenticate with

type'native' | 'internal' | 'external'

The user's type

sourcestring

If the user is external, this is the source that the user was initialized from. All other user types have this set to null

created_atstring date-time

The timestampt the user record was created

last_updatedstring date-time

The timestamp of the last update to this record