getFlocList

Get Floc List (10 flocs per page)

POST https://api2.scian.xyz/fm/getFlocList

message: success

flocData: json { id: int title: string username: string registered_timestamp: timestamp last_edit_timestamp: timestamp category: string location: string likes: int isExtracted: bool displayName: string isAdmin: bool isOfficial: bool }

Request Body

Name
Type
Description

page*

Int

page number (10 per page)

Last updated

Was this helpful?