Get the org's signup-time suggested namespace
Returns the namespace configuration that was suggested from Mixpeek’s company research at signup, if one was provisioned. Studio uses this to badge the suggested namespace.
Authorizations
Mixpeek API key, sent as Authorization: Bearer mxp_sk_.... Create one in Studio under Settings → API Keys, or with an admin key via POST /v1/organizations/users/{user_email}/api-keys. A missing header returns 403; an invalid or revoked key returns 401.
Response
Successful Response
The org's signup-time suggested namespace, if one was provisioned.
Studio uses this to badge the suggested namespace with a "suggested from
our research" indicator. exists is False when the signup was skipped
(personal domain, no enrichment signal, feature disabled) or the org
predates the feature; manifest_applied is False when a suggestion was
generated but provisioning failed — show no indicator in either case.
Whether a suggestion record exists for this org.
Name of the suggested (and provisioned) namespace.
One-sentence, user-facing reason this setup was suggested.
True only if the suggested namespace was actually provisioned.

