action

getActionsMemberByIdAction()

get/actions/{idAction}/member

Path parameters

idActionstring required

idAction

Query parameters

fieldsstring

all or a comma-separated list of: avatarHash, avatarSource, bio, bioData, confirmed, email, fullName, gravatarHash, idBoards, idBoardsPinned, idOrganizations, idPremOrgsAdmin, initials, loginTypes, memberType, oneTimeMessagesDismissed, prefs, premiumFeatures, products, status, status, trophies, uploadedAvatarHash, url or username

keystring required

<a href="https://trello.com/1/appKey/generate" target="_blank">Generate your application key</a>

tokenstring required

<a href="https://trello.com/docs/gettingstarted/index.html#getting-a-token-from-a-user" target="_blank">Getting a token from a user</a>

Response

Success

Changes

Changed in 1 of the 5 revisions of this API.3

    • the endpoint scheme security api_key was added to the API

      api-security-added

    • the endpoint scheme security api_token was added to the API

      api-security-added

    • the endpoint scheme security trello_auth was removed from the API

      api-security-removed