{"templateId":"markdown","versions":[{"version":"shipstation-v2","label":"ShipStation V2 API","link":"/apis/shipstation-v2/docs/partners/accounts/get-account-by-external-id","default":true,"active":false,"folderId":"58c9a61d"},{"version":"shipengine","label":"ShipStation API (formerly ShipEngine)","link":"/apis/shipengine/docs/partners/accounts/get-account-by-external-id","default":false,"active":true,"folderId":"58c9a61d"},{"version":"shipstation-v1","label":"ShipStation V1 API","link":"/apis/shipstation-v1/docs/partners/accounts/get-account-by-external-id","default":false,"active":false,"folderId":"58c9a61d"}],"sharedDataIds":{"sidebar":"sidebar-apis/@shipengine/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":[]},"type":"markdown"},"seo":{"title":"Get External Accounts By ID","keywords":"shipping, labels, shipstation, documentation, api","siteUrl":"https://docs.shipstation.com","lang":"en-US","llmstxt":{"hide":false,"title":"ShipStation API LLM Docs","description":"Find links and references to all markdown documentation for use with LLMs","excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"get-external-accounts-by-id","__idx":0},"children":["Get External Accounts By ID"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This endpoint allows you to retrieve a specific ShipStation API account using its ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["external_account_id"]},", which is your own unique ID for the account. This saves you from needing to store our ShipStation API ID for each account."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"example-request--response","__idx":1},"children":["Example Request & Response"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["GET /v1/partners/accounts/external_account_id/:external_account_id"]}]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"http","header":{"controls":{"copy":{}}},"source":"GET /v1/partners/accounts/external_account_id/819748723192 HTTP/1.1\nHost: api.shipengine.com\nAPI-Key: __PARTNER_API_KEY_HERE__\n","lang":"http"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Example response:"]}]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"{\n  \"account_id\": 123456,\n  \"external_account_id\": \"819748723192\",\n  \"created_at\": \"2022-12-04T23:06:39.197Z\",\n  \"modified_at\": \"2022-12-04T23:06:39.197Z\",\n  \"active\": true,\n  \"email\": \"819748723192@acme.corp\",\n  \"company_name\": \"Acme Corp.\",\n  \"first_name\": \"John\",\n  \"last_name\": \"Doe\",\n  \"origin_country_code\": \"US\"\n}\n"},"children":[]}]},"headings":[{"value":"Get External Accounts By ID","id":"get-external-accounts-by-id","depth":1},{"value":"Example Request & Response","id":"example-request--response","depth":2}],"frontmatter":{"seo":{"title":"Get External Accounts By ID"}},"lastModified":"2026-04-08T10:47:45.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/apis/shipengine/docs/partners/accounts/get-account-by-external-id","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}