Connection check URI

November 23, 2022 ยท View on GitHub

Table of contents

Connection check URI

Connection-check

This endpoint respond with HTTP 204 No Content and can be used to test connectivity to cozy instance. It is primarily used by the flagship mobile application.

Request

GET /connection_check HTTP/1.1
Host: alice.cozy.example.net

Response

HTTP/1.1 204

Contents

  1. 1Connection-check
  2. 1.1Request
  3. 1.2Response