<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Get Account information via the API? in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Get-Account-information-via-the-API/m-p/239412#M18308</link>
    <description>&lt;P&gt;Thanks Isaac - I basically want to display a legible account display name rather than the random 7/8 digit code.. I don't believe we can get that in the meta-data?&lt;/P&gt;</description>
    <pubDate>Wed, 21 Nov 2018 09:13:23 GMT</pubDate>
    <dc:creator>AndrewWalker</dc:creator>
    <dc:date>2018-11-21T09:13:23Z</dc:date>
    <item>
      <title>Get Account information via the API?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Get-Account-information-via-the-API/m-p/239407#M18303</link>
      <description>&lt;P&gt;Is there a way to get account information, such as account display name, using the API? Is there something like &lt;CODE&gt;https://api.hubapi.com/v1/account&lt;/CODE&gt;?&lt;/P&gt;
&lt;P&gt;To be clear, I’m not trying to get companies, just the account associated with the access token being used.&lt;/P&gt;
&lt;P&gt;Any help would be appreciated, thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2016 15:09:50 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Get-Account-information-via-the-API/m-p/239407#M18303</guid>
      <dc:creator />
      <dc:date>2016-08-24T15:09:50Z</dc:date>
    </item>
    <item>
      <title>Re: Get Account information via the API?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Get-Account-information-via-the-API/m-p/239408#M18304</link>
      <description>&lt;P&gt;Hi &lt;A class="mention" href="https://community.hubspot.com/u/scottalbertson"&gt;@scottalbertson&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;This isn’t something that we currently have an API for, but it’s something that we’re considering building in the future.&lt;/P&gt;
&lt;P&gt;Is there any specific data that you’d be looking for from this?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2016 21:19:25 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Get-Account-information-via-the-API/m-p/239408#M18304</guid>
      <dc:creator>Dadams</dc:creator>
      <dc:date>2016-08-24T21:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: Get Account information via the API?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Get-Account-information-via-the-API/m-p/239409#M18305</link>
      <description>&lt;P&gt;Hi &lt;A class="mention" href="https://community.hubspot.com/u/dadams"&gt;@dadams&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I have the same issue as &lt;A class="mention" href="https://community.hubspot.com/u/scottalbertson"&gt;@scottalbertson&lt;/A&gt;,&lt;BR /&gt;
In my case i try to retrieve account display name, to show it to our customers as integration name.&lt;BR /&gt;
Any suggestions?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2017 12:39:19 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Get-Account-information-via-the-API/m-p/239409#M18305</guid>
      <dc:creator>Ilya_Vishnevsky</dc:creator>
      <dc:date>2017-09-05T12:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: Get Account information via the API?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Get-Account-information-via-the-API/m-p/239410#M18306</link>
      <description>&lt;P&gt;Hi - is there any way to do this yet?&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;BR /&gt;
Andrew&lt;/P&gt;</description>
      <pubDate>Fri, 16 Nov 2018 11:48:41 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Get-Account-information-via-the-API/m-p/239410#M18306</guid>
      <dc:creator>AndrewWalker</dc:creator>
      <dc:date>2018-11-16T11:48:41Z</dc:date>
    </item>
    <item>
      <title>Re: Get Account information via the API?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Get-Account-information-via-the-API/m-p/239411#M18307</link>
      <description>&lt;P&gt;Welcome, &lt;A class="mention" href="https://community.hubspot.com/u/andrewwalker"&gt;@AndrewWalker&lt;/A&gt;!&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developers.hubspot.com/docs/methods/oauth2/get-access-token-information"&gt;This endpoint&lt;/A&gt; returns meta data for the HubSpot account associated with an OAuth access token, including Hub ID and domain. Is that what you're looking for?&lt;/P&gt;</description>
      <pubDate>Mon, 19 Nov 2018 19:20:11 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Get-Account-information-via-the-API/m-p/239411#M18307</guid>
      <dc:creator>IsaacTakushi</dc:creator>
      <dc:date>2018-11-19T19:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: Get Account information via the API?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Get-Account-information-via-the-API/m-p/239412#M18308</link>
      <description>&lt;P&gt;Thanks Isaac - I basically want to display a legible account display name rather than the random 7/8 digit code.. I don't believe we can get that in the meta-data?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Nov 2018 09:13:23 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Get-Account-information-via-the-API/m-p/239412#M18308</guid>
      <dc:creator>AndrewWalker</dc:creator>
      <dc:date>2018-11-21T09:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: Get Account information via the API?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Get-Account-information-via-the-API/m-p/239413#M18309</link>
      <description>&lt;P&gt;Hey &lt;A class="mention" href="https://community.hubspot.com/u/andrewwalker"&gt;@AndrewWalker&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;You're correct that the account name defined in &lt;STRONG&gt;Settings&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Account Defaults&lt;/STRONG&gt;:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;DIV class="lightbox-wrapper"&gt;&lt;A class="lightbox" href="https://community.hubspot.com/legacyfs/online/uploads/default/original/2X/1/183444632d67e7b0d02c5e1115f8f93fbe0f86b0.png" data-download-href="/legacyfs/online/uploads/default/183444632d67e7b0d02c5e1115f8f93fbe0f86b0" title="Account name.png"&gt;&lt;IMG src="https://community.hubspot.com/legacyfs/online/uploads/default/original/2X/1/183444632d67e7b0d02c5e1115f8f93fbe0f86b0.png" alt="Account%20name" width="690" height="180" /&gt;&lt;DIV class="meta"&gt;
&lt;SPAN class="filename"&gt;Account name.png&lt;/SPAN&gt;&lt;SPAN class="informations"&gt;979x256 24.2 KB&lt;/SPAN&gt;&lt;SPAN class="expand"&gt;&lt;/SPAN&gt;
&lt;/DIV&gt;&lt;/A&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;is &lt;EM&gt;not&lt;/EM&gt; returned by &lt;A href="https://developers.hubspot.com/docs/methods/oauth2/get-access-token-information"&gt;this endpoint&lt;/A&gt;, however the organization's &lt;CODE&gt;hub_domain&lt;/CODE&gt; is included in the response.&lt;/P&gt;
&lt;P&gt;The domain is more human-readable than the Hub ID, but I recognize it's not exactly what you're looking for.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Nov 2018 16:37:11 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Get-Account-information-via-the-API/m-p/239413#M18309</guid>
      <dc:creator>IsaacTakushi</dc:creator>
      <dc:date>2018-11-21T16:37:11Z</dc:date>
    </item>
  </channel>
</rss>

