curl --request GET \
--url https://api.iran.liara.ir/v1/databases/{id}/metrics/network-receive \
--header 'Authorization: <api-key>'{
"end": 123,
"result": [
{
"values": [
[
123
]
],
"applet": "<string>"
}
]
}get network-receive reports of database that user owns
curl --request GET \
--url https://api.iran.liara.ir/v1/databases/{id}/metrics/network-receive \
--header 'Authorization: <api-key>'{
"end": 123,
"result": [
{
"values": [
[
123
]
],
"applet": "<string>"
}
]
}Enter the token with the Bearer: prefix, e.g. "Bearer abcde12345". #
The name of your database
The since of your network-receive reports