Rikimaru Yamaguchi
04/03/2023, 11:17 AM<https://api.prefect.cloud/api/accounts/{account_id}/workspaces/{workspace_id}/work_queues/{id}/status>
Is there an SDK available?
Or is there a better way to do health checks?redsquare
04/03/2023, 11:20 AMcurl -v -H 'Authorization: Bearer <replace with your api key>' <https://api.prefect.cloud/api/accounts/><your accound id>/workspaces/<workspace_id>/health
Rikimaru Yamaguchi
04/03/2023, 11:23 AMredsquare
04/03/2023, 11:24 AMredsquare
04/03/2023, 11:28 AMRikimaru Yamaguchi
04/03/2023, 1:18 PM