GET
Get Go Account activation eligibility
Returns the enterprise's eligibility, existing Go Account state, and opt-out state for the activation banner.
Path Params
-
enterpriseIdstring requiredEnterprise to evaluate for Go Account activation.
Responses
200
OK
Response Body
object
Eligibility state used by the Go Account activation banner.
eligible describes the computed backfill criteria independently of whether
the enterprise already has a Go Account or has opted out.
-
eligibleboolean required -
hasGoAccountboolean required -
optedOutboolean required
400
Bad Request
Response Body
object
-
namestringError code -
contextmap of objects requiredProperties that apply to a specific error namecontext object
-
<key>object
-
-
errorstring requiredHuman-readable error message -
requestIdstring requiredClient request id
404
Not Found
Response Body
object
-
namestringError code -
contextmap of objects requiredProperties that apply to a specific error namecontext object
-
<key>object
-
-
errorstring requiredHuman-readable error message -
requestIdstring requiredClient request id