me
Protocol buffer definition for me
sift/me/v2/me.proto
GetMeRequest
GetMeResponse
| Field | Type | Label | Description |
|---|---|---|---|
| user_id | string | ||
| user_email | string | ||
| organizations | sift.common.type.v1.Organization | repeated | |
| is_admin | bool | ||
| permissions | Permissions | ||
| created_date | google.protobuf.Timestamp | ||
| hash_based_message_authentication_code | string | Deprecated. |
PermissionResources
| Field | Type | Label | Description |
|---|---|---|---|
| permission_resources | PermissionResources.PermissionResourcesEntry | repeated |
PermissionResources.PermissionResourcesEntry
Permissions
| Field | Type | Label | Description |
|---|---|---|---|
| organization_permission_resources | Permissions.OrganizationPermissionResourcesEntry | repeated |
Permissions.OrganizationPermissionResourcesEntry
| Field | Type | Label | Description |
|---|---|---|---|
| key | string | ||
| value | PermissionResources |
Resources
MeService
| Method Name | Request Type | Response Type | Description |
|---|---|---|---|
| GetMe | GetMeRequest | GetMeResponse |