v3

latestSwagger 2.0raw.githubusercontent.com2022-01-25362236.6 KB
admin_group

Get a list of all admin groups.

Get a listing of all admin group records the currently authenticated admin user has permissions to.

This API's query parameters and responses are intended to be compatible with the DataTables server-side processing API.

get/api-umbrella/v1/admin_groups

Query parameters

startinteger

Offset for pagination (0 based - 0 is the first record)

lengthinteger

Limit the number of records returned for pagination

search[value]string

Perform a text search across all records for this string

order[i][column]integer

Size of array

order[i][dir]'asc' | 'desc'

Size of array

columns[i][data]string

The database field name of the column displayed at index i

columns[i][name]string

The human-readable name of the column displayed at index i

Response

Successful response

All 36 operations