Skip to main content

Read account by member

This endpoint allows you to read the attributes of an account resource.

GET
/users/{user_guid}/members/{member_guid}/accounts/{account_guid}

Path Parameters

FieldRequiredType

account_guid

The unique id for an account.

Required
String

member_guid

The unique id for a member.

Required
String

user_guid

The unique identifier for a user, beginning with the prefix USR-.

Required
String
Loading...