Stack Auth
GuidesSDK
ComponentsAPI Reference
SDK Overview
Objects
StackApp
Types
UserTeamTeamUserTeamPermissionTeamProfileContactChannelEmailApiKeyProjectConnectedAccountItemCustomer
Hooks
useStackAppuseUser
Stack Auth Docs

TeamPermission

The TeamPermission object represents a permission that a user has within a team. Currently, it contains only an id to specify the permission.

You can get TeamPermission objects by calling functions such as user.getPermission(...) or user.listPermissions().

Table of Contents

TeamPermission Table of Contents

The identifier of the permission as a string.

Type Definition
declare const id: string;
Previous PageTeamUser
Next PageTeamProfile

Stack Auth AI

Experimental: AI responses may not always be accurate—please verify important details.

For the most accurate information, please join our Discord or email us.

How can I help?

Ask me about Stack Auth while you browse the docs.