Difference between revisions of "Workdocumentation 2021-03-22/lukas guenther task"
Jump to navigation
Jump to search
| Line 10: | Line 10: | ||
|limit={{#urlget:limit|2000}} | |limit={{#urlget:limit|2000}} | ||
}} | }} | ||
| + | |||
| + | ==== Parameters ==== | ||
| + | |||
| + | You're able to filter the Results with the following parameters | ||
| + | |||
| + | {| class="wikitable" | ||
| + | |- | ||
| + | ! Parameter !! Example !! Description | ||
| + | |- | ||
| + | | ord || 1 || Selects only Events with the specified Ordinal | ||
| + | |- | ||
| + | | format || json || Changes the return format of the Result-Set | ||
| + | |- | ||
| + | | limit || 50 || Lets you limit the size of the Result-Set | ||
| + | |} | ||
| + | |||
| + | ===== Example ===== | ||
Revision as of 15:28, 31 March 2021
... further results<ul><li>"{{#urlget:urlparam" is not a number.</li> <!--br--><li>The part "|1}}" of the query was not understood.Results might not be as expected.</li></ul>
Parameters
You're able to filter the Results with the following parameters
| Parameter | Example | Description |
|---|---|---|
| ord | 1 | Selects only Events with the specified Ordinal |
| format | json | Changes the return format of the Result-Set |
| limit | 50 | Lets you limit the size of the Result-Set |