API ReferenceWorker
List
Authorization
ApiKeyAuth x-api-key<token>
API key from /account/api-keys. Free tier: 100 req/hr. Pro tier: 1000 req/hr.
In: header
Response Body
application/json
curl -X POST "https://gmp.ffstudios.io/api/rpc/api-reference/worker/list"[
{
"name": "string",
"pid": -9007199254740991,
"status": "string",
"online": true,
"uptime": -9007199254740991
}
]