v1
latestOpenAPI 3.1.02026-07-13451483.8 KBBasic Reads
GET /v1/users/:id/verified-followers
get/v1/users/{id}/verified-followers
Path parameters
idstring required
Query parameters
next_tokenstring
Response
Successful xfetch workflow response.
Example response
{
"meta": {
"credits": {
"charged": 1,
"remaining": 99
}
}
}