Get Space
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"data": {
"id": "934d2ad0-ebc4-4b42-9abd-284f127854d2",
"type": "spaces",
"attributes": {
"name": "space name",
"image_url": null,
"total_interactions": "0",
"projects_count": 2,
"apps_count": 1
},
"relationships": {
"organisation": {
"data": {
"id": "d7cbb9a2-723b-47a9-8d1a-126c08b30f3f",
"type": "organisations"
}
},
"projects": {
"links": {
"related": "https://environment.lvis.io/api/v2/spaces/934d2ad0-ebc4-4b42-9abd-284f127854d2/projects"
}
}
},
"links": {
"self": "https://environment.lvis.io/api/v2/spaces/934d2ad0-ebc4-4b42-9abd-284f127854d2"
}
}
}Last updated

