Path Parameters
The ID of the account
{
"members": [
{
"id": "<string>",
"accountId": "<string>",
"email": "<string>",
"roleName": "admin",
"membershipCreatedAt": "2023-11-07T05:31:56Z",
"permissionName": "<string>",
"fullName": "<string>"
}
]
}Retrieves all members for the specified account
{
"members": [
{
"id": "<string>",
"accountId": "<string>",
"email": "<string>",
"roleName": "admin",
"membershipCreatedAt": "2023-11-07T05:31:56Z",
"permissionName": "<string>",
"fullName": "<string>"
}
]
}The ID of the account
Show child attributes