Skip to main content

Returns information about who the user is and what workspaces they are a member

GET 

/api/v2/whoami

Returns information about who the user is and what workspaces they are a member

Request

Responses

A list of all the users

Schema

    authMethod string
    subjectKind string
    username string
    wayfinderGroups string[]

    workspaceGroups

    object

    property name*

    string[]

  • Array [

  • string

  • ]

  • workspaces string[]
Loading...