Response Parameters
The following response parameters are used throughout the API
Name |
Description |
Type/Format |
Default Inclusion |
Example |
totalResults |
Total number of rows (excluding the paging parameters) |
Integer |
Yes |
100 |
hasMore |
Flag indicating if there are more objects to fetch |
Boolean |
No if false |
true |
count |
Current response recount count |
Integer |
Yes |
9 |
items |
Array of auto menu level objects of the organization |
Array |
Yes |
Refer to Auto Menu Level Resource Object |
offset |
Starting resource record index |
Integer |
Yes |
0 |
limit |
Server page size; may differ from client request. |
Integer |
Yes |
10 |