How do I get my Enterprise ID?

Fergal Moynihan January 17, 2022

I'm looking at getting members of my Enterprise via REST API but want to know where to get my Enterprise ID.

2 answers

1 accepted

1 vote
Answer accepted
Laura Holton _ACE Rotterdam_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 17, 2022

Hi @Fergal Moynihan ðŸ‘‹

I'd recommend reading this Trello support article, it should hopefully provide a bit more information around this topic for you >> https://help.trello.com/article/1324-enterprise-migration-to-atlassian-access-end-user-experience

I hope this helps but if you have any other questions just ask away 😃

All the best,

Laura

Fergal Moynihan January 18, 2022

Thanks Laura, I've looked through the Enterprise documentation but focusing on REST API integrations, I still don't see where I can fine my Enterprise ID... It should be straight forward... is it in a url, is it available in Enterprise Admin dashboard, do I need a 'Get' to retrieve it... It really shouldn't be this hard to find the answer... or maybe I'm just bamboozled by the docs...  Appreciate the reply.

Fergal Moynihan January 18, 2022

Ok, can close this out , information overload...

Just create your OAuth2.0 Authentication

  1. Get your API Key
  2. Create your Token
  3. Get ...members/me... {api key} & {your token}

Enterprise ID is available.

0 votes
Kaori Komori Ricksoft December 19, 2023

I had the same problem but solved it.
I hope this will be helpful to someone. 


In the 'Get an Enterprise' path parameter of Trello's REST API, setting the Enterprise Name will return the Enterprise ID.

Procedure:

  1. Obtain the API Key and Token from the following URL:
    https://trello.com/power-ups/admin

  2. Access the Enterprise Admin Dashboard and confirm the Enterprise Name displayed in the URL:
    https://trello.com/e/{name}/admin

  3. Specify the Name in the path parameter of 'Get an Enterprise' and execute: https://api.trello.com/1/enterprises/{name}?key=APIKey&token=APIToken

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events