Community Discussion
API endpoint to read one Account's details by account_id?
almost 5 years ago by Andy Shih
Hello,
I have already accessed this endpoint, retrieved a list of accounts, and stored their account_id values.
https://backstage.taboola.com/backstage/api/1.0/backstage/api/1.0/users/current/allowed-accounts
Later, I would like to look up the details for one Account using its account_id. Is there an API endpoint for this operation?