v1 Bookmarks API

Check for an existing bookmark

Parameters

Name Description
auth_token Authentication Token
url URL to check

Request

Headers

Accept: application/vnd.api+json

Route

GET /api/v1/bookmarks/check?auth_token=person8%40example.com%3A7d1f6144fa99027fb413ce5c352611147638c6e8d284cb22468c06f429fc4b61&url=http%3A%2F%2F5.example.com

Query Parameters

auth_token=person8@example.com:7d1f6144fa99027fb413ce5c352611147638c6e8d284cb22468c06f429fc4b61
url=http://5.example.com

Response

Headers

Content-Type: application/vnd.api+json

Status

302