Appearance
Get a list of all the FIDs
Query Parameters
Example
curl http://127.0.0.1:2281/v1/fids
Response
{ "fids": [1, 2, 3, 4, 5, 6], "nextPageToken": "AAAnEA==" }