Skip to content

Get

GET
/api/public/v1/profile

Get the current authenticated user and their organization

Responses

200

object
userEmail
required

Email address of the user currently authenticated.

string
organizationName
required

Organization name of the org currently authorized for.

string

401