misc
Get the count of users who are already enrolled and pending a survey transfer
Get the count of a business' users who are already enrolled and pending a survey transfer
get/pending-survey-users-count
Query parameters
business_idstring uuid required
The business ID to count for
survey_idstring uuid required
The survey ID to count for
is_transferboolean
Whether the user should be pending a transfer, rather than a share
Response
The count of users has been retrieved
integer required