List a WorkParameters#No parameters.Request#GET /tenants/:tenant_id/works/:idcurl --location -g --request GET '/{{base-api-url}}/tenants/:tenant_id/works/:id' \ --header 'Authorization: Bearer {{your-api-key}}'CopyReturns#Returns an array of Work, empty if no Work exist.