Skip to main content
GET
Get team member settings

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

team_nanoid
string
required

Identifier of a Rise team (a workspace below a company). 15-character nanoid prefixed with te-.

Required string length: 15
Pattern: ^te-.*
user_nanoid
string
required

Identifier of a Rise user. 15-character nanoid prefixed with us-.

Required string length: 15
Pattern: ^us-.*

Response

Default Response

success
enum<boolean>
required
Available options:
true
data
object
required