PlaybookAutofollows
Get the list of followers' user IDs of a playbook
get/plugins/playbooks/api/v0/playbooks/{id}/autofollows
Path parameters
idstring required
Example:iz0g457ikesz55dhxcfa0fk9yy
ID of the playbook to retrieve followers from.
Response
List of the user IDs who follow the playbook.
Example response
{
"total_count": 12
}