cURL
curl --request GET \ --url http://{server_ip}:6002/archives \ --header 'Content-Type: application/json' \ --data ' { "apiUser": "<string>", "apiPassword": "<string>", "apiKey": "<string>" } '
{ "status": true, "message": "<string>" }
Fetch all the outgoing and incoming transfers of a particular location.
Documentation IndexFetch the complete documentation index at: https://docs.zetarya.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.zetarya.com/llms.txt
Use this file to discover all available pages before exploring further.
Username which is provided by us.
Password provided by us.
API key provided by us to access API
Successful response with updated user details.
Status of the query true for success or false for error
The response message