Class ListProfilesRequest (0.5.0)

List profiles request.

The filter string specifies the profiles to be enumerated. Supported operator: =, AND The field(s) eligible for filtering are: - externalId - groupId externalId and groupId cannot be specified at the same time. If both externalId and groupId are provided, the API will return a bad request error. Sample Query: - externalId = "externalId-1"

  • groupId = "groupId-1"

    The maximum number of profiles to be returned, at most 100. Default is 100 unless a positive number smaller than 100 is specified.