<aside>

Retrieve a single data item in your workspace.

</aside>

Endpoint

https://next.seen.io/v1/workspaces/{Workspace_ID}/data/{Data_ID}

You can view your workspace ID in your SEEN Platform account URL, e.g. if you are viewing the Dashboard, the URL is https://be.seen.io/{Workspace_ID}/dashboard

Request Method

GET

Request Headers

Authorization

This header is common to all requests to our API. Please see the “Authorization” section for more details.

Content-Type

Content-Type should be configured as application/json

Path Parameters

The following parameter is required in the request:

Example Request

https://next.seen.io/v1/workspaces/{Workspace_ID}/data/12345

Rate Limit

SEEN API accepts up to 100 requests per 10 seconds.

Responses

Upon posting the request, you will receive one of the following responses from our API: