GET /members/{id}
Get a member
Servers
- https://api.trello.com/1
Path parameters
Name | Type | Required | Description |
---|---|---|---|
id |
Yes |
The ID or username of the member |
Query parameters
Name | Type | Required | Description |
---|---|---|---|
organizationsInvited_fields |
String | No |
Possible values:
|
boards |
String | No |
See the Boards Nested Resource |
boardsInvited_fields |
String | No |
Possible values:
|
boardBackgrounds |
String | No |
One of: Possible values:
Default value: "none" |
customStickers |
String | No |
Possible values:
Default value: "none" |
fields |
String | No |
Possible values:
|
notifications |
String | No |
See the Notifications Nested Resource |
organization_paid_account |
Boolean | No |
Whether or not to include paid account information in the returned workspace object Default value: false |
organizations |
String | No |
One of: Possible values:
Default value: "none" |
organization_fields |
String | No |
Possible values:
|
organizationsInvited |
String | No |
One of: Possible values:
Default value: "none" |
savedSearches |
Boolean | No |
Default value: false |
tokens |
String | No |
Possible values:
Default value: "none" |
customEmoji |
String | No |
Possible values:
Default value: "none" |
paid_account |
Boolean | No |
Whether or not to include paid account information in the returned member object Default value: false |
actions |
String | No |
See the Actions Nested Resource |
cards |
String | No |
See the Cards Nested Resource for additional options Default value: "none" |
boardsInvited |
String | No |
Possible values:
|
customBoardBackgrounds |
String | No |
Possible values:
Default value: "none" |
boardStars |
Boolean | No |
Whether to return the boardStars or not Default value: false |
How to start integrating
- Add HTTP Task to your workflow definition.
- Search for the API you want to integrate with and click on the name.
- This loads the API reference documentation and prepares the Http request settings.
- Click Test request to test run your request to the API and see the API's response.