Michael Z
06/27/2023, 4:25 PMBianca Hoch
06/27/2023, 5:39 PMMichael Z
06/27/2023, 7:41 PMAjay
07/17/2023, 7:43 AMBianca Hoch
07/17/2023, 6:26 PMcurl -i -H 'Authorization: Bearer <api key here>' <https://api.prefect.cloud/api/accounts/><account>/workspaces/<workspace>/health
Bianca Hoch
07/17/2023, 6:29 PMBianca Hoch
07/17/2023, 6:34 PMPREFECT_API_URL
or PREFECT_API_KEY
in your environmental variables (with Linux you can type printenv
to check). If you do, and they're different than what you have saved to your prefect profile (prefect profile inspect
), that may cause some conflicts when calling the api