Member
Resource representing a member belonging to a workspace.
The Member resource contains information about a user
specifically configured to your workspace, such as any custom_fields
.
Properties
email
The email of the member.
user_id
The user ID of the member.
create_time
The time the user became a member of the workspace.
update_time
The time the user was last updated as a member of the workspace.
custom_fields
Any custom metadata the member may have configured in the workspace.
Copied1{2 "email": "tony@stark.com",3 "user_id": "1232-1232-1232-1232-1232",4 "create_time": "2020-01-01T00:00:00Z",5 "update_time": "2020-01-01T00:00:00Z",6 "custom_fields": [7 "key": {8 "string_value": "value",9 "boolean_value": "value",10 "number_value": "value"11 }12 ]13}
Last updated on October 6, 2022
Privacy PolicyTerms & Conditions© 2024 Taxfyle