Skip to main content

Hi, how can i get subsciber attributes using API

Thanks for help.

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