{
"member": [
{
"@context": "text",
"@id": "text",
"@type": "text",
"id": null,
"privacy": "private",
"title": null,
"description": null,
"owner": "https://example.com/",
"createdAt": null,
"estimation": null,
"estimationType": null,
"archivedAt": null,
"users": [
"/users/{id}"
],
"emoji": null,
"pinned": null,
"isPrivate": null,
"totalAutomations": null,
"columns": [
{
"@context": "text",
"@id": "text",
"@type": "text",
"id": null,
"workspace": "https://example.com/",
"title": null,
"position": null,
"color": null,
"columnLimit": null,
"behaviour": null
}
]
}
],
"totalItems": 1,
"view": {
"@id": "string",
"type": "string",
"first": "string",
"last": "string",
"previous": "string",
"next": "string"
},
"search": {
"@type": "text",
"template": "text",
"variableRepresentation": "text",
"mapping": [
{
"@type": "text",
"variable": "text",
"property": null,
"required": true
}
]
}
}