cURL
curl --request GET \ --url https://app.dilli.studio/api/v1/tickets/board \ --header 'X-Api-Key: <api-key>'
[ { "id": "<string>", "tickets": [ { "id": "<string>", "name": "<string>", "position": 123 } ] } ]
X-Api-Key
OK
Show child attributes