Follower list

URL: /api/v2/users/[slug]/followers

slug:User’s slug

Example link:

/api/v2/users/api_examples/followers

Description

This interface lists the follower users of a user. It gives back a list of User objects.

Note

This list uses pagination.

Available methods

  • GET

    Follower list

Table Of Contents

Previous topic

User’s folder list

Next topic

Following list

This Page