API Reference
GET history/map-update/Z
GET operation for history/map-update/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/history/map-update/Z"{
"id": 0,
"uuid": "string",
"name": "string",
"status": "string",
"onboardee_company": "string",
"owner": "string",
"history_date": "2019-08-24T14:15:22Z",
"event_type": "string",
"expected_launch_date": "2019-08-24T14:15:22Z",
"actual_launch_date": "2019-08-24T14:15:22Z",
"notes": "string",
"has_messages": true,
"external_id": "string",
"custom": {}
}Empty
Empty
Empty
How is this guide?