cURL
curl --request GET \ --url https://api.op.xyz/v1/community/{id}/member/{idOrAddress} \ --header 'X-Api-Key: <api-key>'
{ "id": "<string>", "role": "owner", "wallet": "<string>", "ensName": "<string>", "avatar": { "tokenId": "<string>", "contract": "<string>", "chainId": "<string>", "image": "<string>", "name": "<string>" }, "addMethod": "manual", "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z", "confirmedAt": "2023-11-07T05:31:56Z" }
Community ID
Account UUID or an Ethereum address linked to the member account
owner
admin
team
member
Show child attributes
manual
csv
discord
request
collection
api