Count user profiles

Returns the number of user profiles in an entity type that meet the specified criteria. For example, you might return the number of users who live in France or the number of users who work for Akamai.

Form Data
string

Expression used to filter the result. By default, all records are returned.

string

Name of the entity type (user profile database) where the user profile is stored.

Response

Response body
object
string

Status of the operation.

OK ERROR FAIL

integer

Number of records meeting the search criteria.

Language
Authentication
URL