List application rewrite groups

Lists your application groups.

Query Params
string
required

The Akamai contract identifier for your Enterprise Application Access product.

boolean

When set to true, includes additional members in the request.

integer
≤ 250

The number of items to include on each page of results. Returns 250 items if you request more than that.

integer

Used for pagination. The first member of the underlying object list for the response.

string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Response

Response body
object
meta
object
required

Paging settings for requested data.

integer
required
0 to 250

The number of items requested, maximum of 250.

string | null
required

To navigate, replace the current URL's query string with this value, then GET that modified URL. This value is null when you're on the last page.

integer
required
≥ 0

The offset from the beginning of the underlying object list, starting at 0.

string | null
required

To navigate, replace the current URL's query string with this value, then GET that modified URL. This value is null when you're on the first page.

integer
required
≥ 0

The total count of resources that are in the underlying object list.

objects
array of objects
required

Application groups.

objects*
object
app
object
required

Specifies the application for the group.

string
required

Enables multifactor authentication. Either enable or use to inherit to use the IDP's MFA settings.

inherit enable

group
object
required

Specifies the directory resources assigned to the group.

string
length ≥ 1

The type of resource.

resource_uri
object
required

Specifies the location of resources for the application rewrite group.

string
required
length ≥ 1

A unique identifier for the application rewrite group.

Language
Authentication
URL