Dev guideRecipesAPI ReferenceChangelog
Dev guideRecipesUser GuidesNuGetDev CommunityOptimizely AcademySubmit a ticketLog In
API Reference

Get users

Get a page of users.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
boolean

Include the external status of the user.

string

External ID of the user.

string

First name of the user.

string

Last name of the user.

string

Email address of the user.

string

ID of the home organization the user belongs to.

string

ID of an organization the user collaborates in.

userGroupIds
array of strings

IDs of the user groups the user belongs to.

userGroupIds
userIds
array of strings

IDs of the users.

userIds
boolean

Set to true to filter the results by membership in any of the userGroupIds you specify. Set to false to filter the results by membership in all of the userGroupIds you specify.

properties
array of objects

Properties of the user.

properties
boolean | null
string | null

Filter users whose last logged in date is on or before this date.

string | null

Filter users whose last logged in date is on or after this date.

int32

Number of results to include per page.

int32

Offset paging of results.

Responses

401

Unauthorized access to endpoint.

403

Forbidden access to endpoint.

500

A server error occurred, please try again.

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json