get_seat_offerings_that_user_is_member
Retrieve all seat offerings a user belongs to by providing their user ID or email.
Instructions
🟢 READ-ONLY · Users · GET /v2/users/{id}/seats
Get seat offerings that a user is member of
Returns a list of all seat offerings that the specified user is a member of.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | User Id or email (encoded string) |