Skip to main content

ListAccessKeysRequest

user_idstringrequired

ID of the user for whom the access keys are being listed

user_roleOrgMembership (string)

Role assigned to the user in the organization

Possible values: [Admin, Member]

ListAccessKeysRequest
{
"user_id": "string",
"user_role": "Admin"
}