Codevisor Docs
Api reference

GET Sync Namespace

GET/v1/sync/{namespace}

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

namespace*string

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/v1/sync/string"
{  "namespace": "string",  "entries": [    {      "key": "string",      "value": null,      "deleted": true,      "timestamp": {        "wallMs": 0,        "counter": 0,        "deviceId": "string"      }    }  ]}
{  "error": "string"}
{  "error": "string"}
{  "error": "string"}
{  "error": "string"}
{  "error": "string"}
{  "error": "string"}