API Reference
GET projects/preview/{id}/Z
GET operation for projects/preview/{id}/Z
Authorization
ApiKeyAuth Authorization<token>
API key authentication. Format: Your API key (no "Token" prefix needed)
In: header
Response Body
application/json
curl -X GET "https://dev-rest.onboard.io/projects/preview/{id}/Z"{
"id": 0,
"preview_roadmap_id": "string",
"options": "string",
"tasks": "string",
"parent_preview_save_at": "2019-08-24T14:15:22Z"
}Empty
Empty
Empty
How is this guide?