Get owned account by member ID
GET /customer/accounts/owned
GET
/customer/accounts/owned
Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” memberId
required
string format: uuid
Responses
Section titled “ Responses ”The owned account or null
object
id
required
string format: uuid
tenantId
required
string
name
required
string
type
required
string
status
required
string
metadata
required
object | null
createdAt
required
string | null
updatedAt
required
string | null
role
required
string
Unauthenticated — missing or invalid auth context
object
code
required
string
message
required
string
Forbidden — caller lacks the required permission
object
code
required
string
message
required
string
Internal error (e.g. database failure)
object
code
required
string
message
required
string