curl --request GET \
--url https://api.icepanel.io/v1/landscapes/{landscapeId}/versions/{versionId} \
--header 'Authorization: <authorization>'
{
"version": {
"modelHandleId": "<string>",
"name": "<string>",
"notes": "<string>",
"completedAt": "2023-11-07T05:31:56Z",
"createdAt": "2023-11-07T05:31:56Z",
"createdBy": "user",
"createdById": "<string>",
"diagramHandleIds": [
"<string>"
],
"id": "<string>",
"landscapeId": "<string>",
"tags": [
"<string>"
],
"updatedAt": "2023-11-07T05:31:56Z",
"updatedBy": "user",
"updatedById": "<string>"
}
}
curl --request GET \
--url https://api.icepanel.io/v1/landscapes/{landscapeId}/versions/{versionId} \
--header 'Authorization: <authorization>'
{
"version": {
"modelHandleId": "<string>",
"name": "<string>",
"notes": "<string>",
"completedAt": "2023-11-07T05:31:56Z",
"createdAt": "2023-11-07T05:31:56Z",
"createdBy": "user",
"createdById": "<string>",
"diagramHandleIds": [
"<string>"
],
"id": "<string>",
"landscapeId": "<string>",
"tags": [
"<string>"
],
"updatedAt": "2023-11-07T05:31:56Z",
"updatedBy": "user",
"updatedById": "<string>"
}
}
curl --request GET \
--url https://api.icepanel.io/v1/landscapes/{landscapeId}/versions/{versionId} \
--header 'Authorization: <authorization>'
{
"version": {
"modelHandleId": "<string>",
"name": "<string>",
"notes": "<string>",
"completedAt": "2023-11-07T05:31:56Z",
"createdAt": "2023-11-07T05:31:56Z",
"createdBy": "user",
"createdById": "<string>",
"diagramHandleIds": [
"<string>"
],
"id": "<string>",
"landscapeId": "<string>",
"tags": [
"<string>"
],
"updatedAt": "2023-11-07T05:31:56Z",
"updatedBy": "user",
"updatedById": "<string>"
}
}
curl --request GET \
--url https://api.icepanel.io/v1/landscapes/{landscapeId}/versions/{versionId} \
--header 'Authorization: <authorization>'
{
"version": {
"modelHandleId": "<string>",
"name": "<string>",
"notes": "<string>",
"completedAt": "2023-11-07T05:31:56Z",
"createdAt": "2023-11-07T05:31:56Z",
"createdBy": "user",
"createdById": "<string>",
"diagramHandleIds": [
"<string>"
],
"id": "<string>",
"landscapeId": "<string>",
"tags": [
"<string>"
],
"updatedAt": "2023-11-07T05:31:56Z",
"updatedBy": "user",
"updatedById": "<string>"
}
}