Updated API (markdown)
parent
9689008306
commit
4b305f898b
10
API.md
10
API.md
@ -468,3 +468,13 @@ Search for json data in entries.
|
|||||||
Options:
|
Options:
|
||||||
```{"range":[<min>,<max>]}``` array with min and max, for numerical value search.
|
```{"range":[<min>,<max>]}``` array with min and max, for numerical value search.
|
||||||
```{"match":"<string>"}``` search for matching string value.
|
```{"match":"<string>"}``` search for matching string value.
|
||||||
|
|
||||||
|
|
||||||
|
# metadump
|
||||||
|
Output all metadata you have access to.
|
||||||
|
|
||||||
|
`curl -s -d '{"token":"MYSECRETTOKEN"}' https://my.domain/v1/metadump`
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user