I have a list of user_ids and i need to fetch all its profile information for every single id on the list, is there a way to achieve this goal using the API?
Hey
There are 2 endpoints where you can query data on a user_id
- The User Activity endpoint from the Dashboard REST API
- User Profile API
The user activity one will give you all the recent user properties on that id as seen in the user profile lookup in the UI, whereas the user profile API can give you more detailed info like the user’s cohort ids, computations/recommendations,etc in addition to the user properties.
Hope this helps.
Hey
There are 2 endpoints where you can query data on a user_id
- The User Activity endpoint from the Dashboard REST API
- User Profile API
The user activity one will give you all the recent user properties on that id as seen in the user profile lookup in the UI, whereas the user profile API can give you more detailed info like the user’s cohort ids, computations/recommendations,etc in addition to the user properties.
Hope this helps.
I haven’t come across any such endpoints yet which accept a list of user IDs for that purpose. I remember writing a script to do something similar and used to frequently run into request limits.
Reply
Welcome to the Amplitude Community!
If you don't have an Amplitude account, you can create an Amplitude Starter account for free and enjoy direct access to the Community via SSO. Create an Amplitude account. You can also create a Guest account below!
If you're a current customer, select the domain you use to sign in with Amplitude.
analytics.amplitude.com analytics.eu.amplitude.comWelcome to the Amplitude Community!
If you don't have an Amplitude account, you can create an Amplitude Starter account for free and enjoy direct access to the Community via SSO. Create an Amplitude account. Want to sign up as a guest? Create a Community account.
If you're a current customer, select the domain you use to sign in with Amplitude.
analytics.amplitude.com analytics.eu.amplitude.comEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.