Disclaimer: This website requires Please enable JavaScript in your browser settings for the best experience.

HomeDev guideRecipesAPI Reference
Dev guideRecipesUser GuidesNuGetDev CommunityOptimizely AcademySubmit a ticketLog In
API Reference
NuGetDev CommunityOptimizely AcademySubmit a ticket

Optimizely developer documentation

How can we help you?

Try our conversational search powered by Generative AI!

AI OnAI Off

Get a user by email

Fetch a user by passing the user's email address.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Email address of the user to return.

Query Params
boolean

Include external status in the response.

Responses

Response body
object
string
string
string
string
string
string
string
userGroupIds
array of strings
userGroupIds
date-time
date-time
date-time
properties
array of objects
properties
object
string | null
string | null
boolean
array of objects | null

401

Unauthorized access to endpoint.

403

Forbidden access to endpoint.

404

The specified parameters either in the path or body resulted in no resources being found.

500

A server error occurred, please try again.

Language
Credentials
OAuth2