User Info

I am using api call to get user info:
user_info = await Actor.apify_client.user('me').get()
user_info = await Actor.apify_client.user('me').get()
I saw an attribute isPaying = True. Does this status indicates the user paying for platform, or is it paying for current actor subscription ? just want to make sure, thank You
2 Replies
Pepa J
Pepa J•2y ago
Hi @!!!Joefree!!! 👑 this should mean that the user is on paid subscription.
!!!Joefree!!! 👑
This is very important info for me. I really appreciate it Thanks @Pepa J :perfecto:

Did you find this page helpful?