User details

get/api/v2/user/details

Returns the associated user enterprises' details (id, name, pricingPlan)

Query Parameters

  • emailstring<email>Required
    The email address used to find the associated user enterprises' details
    Example: user@example.com

200 Response

enterprises array[object]
name string
Example: Premium Fund 1
id string
Example: 59cd72485007a239fb00282ed480da1f
Match pattern: ^[0-9a-f]{32}$
pricingPlan string
Example: legacy10

400 Response

error string required
Human-readable error message
requestId string required
Client request id
context object
Properties that apply to a specific error name
name string required
Error code