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