{
"description": "string",
"id": "string",
"name": "string",
"scope": {
"project": {
"id": "string"
},
"type": "PROJECT"
},
"statusCategory": "TODO",
"usages": [
{
"issueTypes": [
"string"
],
"project": {
"id": "string"
}
}
],
"workflowUsages": [
{
"workflowId": "string",
"workflowName": "string"
}
]
}