List all pending Relation / Follow requests

Returns a list of pending relation / follow requests that have been sent or received by the owner of the account.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
^acc_(.*)$

ID of the Account (acc_xxx) to call the method on behalf of.

Query Params
string
enum
required

Filter to returns only the given type of Relation / Follow request.
- sent is the requests sent by the current user.
- received is the requests received by the current user.

Allowed:
number

An offset used for pagination, if supported by the provider, else use cursor.

string

A cursor used for pagination. If supported by the provider, use next_cursor given by the previous page of the list, else use offset.

number
≥ 1
Defaults to 20

The limit of items to be returned. The maximum allowed value depends on the provider.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json