GuidesRecipesAPI ReferenceChangelog
Log In
API Reference

Retrieve Mobile Device Extension Attributes.

Retrieves all mobile device extension attributes configuration.

Query Params
integer
Defaults to 0
integer
Defaults to 100
sort
array of strings
Defaults to name.asc

Sorts results by one or more criteria, following the format property:asc/desc.
Default sort is name:asc.
If using multiple criteria, separate with commas. Allows sort for id and name.

sort
string

Filters results. Use RSQL format for query. Allows for many fields, including ID, name, etc.
Can be combined with paging and sorting.
Fields allowed in the query: id, name
Default filter is an empty query and returns all results from the requested page.

Responses

Language
Credentials
Response
Choose an example:
application/json