v1
latestOpenAPI 3.1.02026-07-13451483.8 KBBasic Reads
Enriched Reads
GET /v1/users/:id/following?mode=ids|profiles
get/v1/users/{id}/following
Path parameters
idstring required
Query parameters
next_tokenstring
mode'ids' | 'profiles'
limitinteger
Supported only when mode=ids.
Response
Successful xfetch workflow response.
Example response
{
"meta": {
"credits": {
"charged": 1,
"remaining": 99
}
}
}