https://prefect.io logo
Title
b

Blake Hamm

08/08/2022, 10:44 PM
I'm trying to get a prefect 2 agent running on ecs using: https://github.com/PrefectHQ/prefect-recipes/tree/main/aws/prefect. I might be trolling, but where can I find my [ACCOUNT-ID] for the api url? I was able to find the [WORKSPACE-ID] through the attached screenshot, but idk how to found the [ACCOUNT-ID]... Here's the docs I'm following: https://docs.prefect.io/concepts/settings/#prefect_api_url.
1
m

Mason Menges

08/08/2022, 10:46 PM
Hey @Blake Hamm I don't believe the account ID is exposed in the UI specifically but you can find it in the url when you're logged in.
<https://app.prefect.cloud/account/ACCOUNTID/workspace/WORKSPACEID>
:upvote: 2
b

Blake Hamm

08/08/2022, 10:48 PM
Ahh. Doiii. I got it. Thanks for the quick response!
m

Mason Menges

08/08/2022, 10:49 PM
No problem 😄
a

Alex Turek

09/11/2022, 5:02 AM
I ran into this too - it'd be great to document it somewhere. I googled
prefect configure agent
and
prefect find account id
in vain before I found something mentioning the account ID in the URL