Get enterprise by referral code

get/api/v2/internal/enterprise/referralCode/{referralCode}

If an enterprise with provided referral code exists, will return enterprise ID

Path Parameters

  • referralCodestringRequired
    An Enterprise Referral Code

200 Response

id string required
Example: 59cd72485007a239fb00282ed480da1f
Match pattern: ^[0-9a-f]{32}$

400 Response

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

404 Response

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