Get user by third party activation code
POST {{baseUrl}}/api/user/by-third-party-activation-code
Get information about a user through an activation code. This function is only available through a JWT token.
Request Body
{"activationCode"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"email":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"activated":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"organizations":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"projects":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"experiments":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"showImagine2022":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"tier":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"evaluation":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"ambassador":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}