health

Me

get/api/v1/me

Response

Successful Response

org_idstring required

The ID of an organization in Rebolt.

org_membership_idstring required
user_idstring required

The ID of a signed up user in Rebolt.

user_emailstring required
role'super-admin' | 'admin' | 'member' | 'viewer' required

Enum representing the possible roles of a user within an organization.

Important: This enum must be kept in sync with the roles in WorkOS/Our Database.

authentication_method'bearer_token' | 'api_key' required
org_plan'trial' | 'free' | 'pro' | 'business' | 'team' | 'enterprise' required

Changes

No recorded changes to this endpoint across all 1 revision of this API.