Query parameters can be given in any order.
Each parameter can appear only one time in a request URI.
A default value can apply if the parameter is missing.
Query parameter names and values are case-sensitive.
A server MUST return an error with a 400 Bad Request
status-line if
a query parameter is unexpected.
The value of any query parameter MUST be encoded according to RFC3986. Any reserved characters MUST be percent-encoded, according to RFC 3986.
Name | Methods | Description |
---|---|---|
GET, HEAD |
Select config or non-config data resources. |
|
GET, HEAD |
Request limited subtree depth in the reply content. |
|
GET, HEAD |
Return a human-readable JSON formatted response instead of a non-formatted block of data. |
|
GET, HEAD |
Reduces the response data by only returning the filtered result. |
|
GET, HEAD |
Insertion mode for ordered-by-user data resources. |
|
GET, HEAD |
Insertion point for ordered-by-user data resources. |