{
"metadata": {
"totalCount": 123,
"spacesLimit": 123,
"createdSpaces": 123
},
"results": [
{
"identifier": "<string>",
"name": "<string>",
"purpose": "prod",
"description": "",
"workers": 123,
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"isLocked": 0,
"termsAgreed": 0,
"createUser": "jsmith@example.com",
"expireDate": "2023-11-07T05:31:56Z",
"cancelUser": "jsmith@example.com",
"cancelDate": "2023-11-07T05:31:56Z",
"status": "new"
}
]
}