Subscriber attributes

  • 7 October 2023
  • 1 reply
  • 41 views

Badge +3

Hi, how can i get subsciber attributes using API

Thanks for help.


1 reply

Userlevel 4
Badge +6

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.

Reply