Skip to main content

Subscriber attributes

  • October 7, 2023
  • 1 reply
  • 128 views

Forum|alt.badge.img+3

Hi, how can i get subsciber attributes using API

Thanks for help.

This post has been closed for comments

1 reply

kaitlin
RevenueCat Staff
Forum|alt.badge.img+6
  • RevenueCat Staff
  • October 12, 2023

Hi @whoknows-6df134,

You can get your subscriber attributes with the API using the GET /subscribers endpoint: https://www.revenuecat.com/reference/subscribers#the-subscriber-attribute-object

Note that in order for the response to include the attributes, you will need to make it using your secret API key rather than your public key.