Skip to main content

GetAuthenticatedUser

Properties

NameTypeRequiredDescription
userGetAuthenticatedUserUserInformation about the authenticated user.
operationsGetAuthenticatedUserOperations[]Information about operations and their usage limits. This object does not return for users with the Guest role.

GetAuthenticatedUserUser

Information about the authenticated user.

Properties

NameTypeRequiredDescription
idnumberThe user's Postman ID.
usernamestringThe user's username.
emailstringThe user's email address.
fullNamestringThe user's full name.
avatarstringThe user's avatar image URL.
isPublicbooleanIf true, the user's information is public and visible to all users.
teamIdnumberThe team ID the user is assigned to. This returns a 0 value if the user is not assigned to a team.
teamNamestringThe name of the team the user is assigned to.
teamDomainstringThe team's Postman domain ID.
rolesstring[]A list of the user's assigned roles.

GetAuthenticatedUserOperations

Properties

NameTypeRequiredDescription
limitnumberThe operation's limit value.
namestringThe operation's name.
overagenumberThe operation's overage value.
usagenumberThe operation's current usage value.

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →