Meeting Types(API): Difference between revisions

No edit summary
No edit summary
Line 23: Line 23:
| <code>object</code>
| <code>object</code>
| Sorting parameters, e.g. sorting[created_at]=desc
| Sorting parameters, e.g. sorting[created_at]=desc
|- style="line-height:1;"
|- style="line-height:1;"
| limit<br><span style="font-size:10px; color:gray;">OPTIONAL</span>
| limit<br><span style="font-size:10px; color:gray;">OPTIONAL</span>
| <code>string</code>
| <code>string</code>
| A limit on the number of objects to be returned. The default is 10.
| A limit on the number of objects to be returned. The default is 10.
|- style="line-height:1;"
|- style="line-height:1;"
| page<br><span style="font-size:10px; color:gray;">OPTIONAL</span>
| page<br><span style="font-size:10px; color:gray;">OPTIONAL</span>