Dashboard API Reference
API Reference/Dashboard

Dashboard

For authentication instructions, see API overview.

Endpoints

get

Retrieve dashboard

Returns a single dashboar, which you can request by passing through an id in the url.

Request

cURL
export ICLOUDREADY_API_KEY=[your api key]
curl \
-H "Authorization: Bearer $ICLOUDREADY_API_KEY" \
https://api.icloud-ready.com/api/v2/dashboard

Response

No response schema