api question - get runs awaiting verification
3 years ago
Québec

Hi,

I'm looking for the correct way to get runs that are awaiting verification for a game, or if it's more simple, just for a specific category (I could do multiple calls for each categories of the game).

I see the category endpoint returns the run status field, but i'm not sure how I can call the endpoint and filter using it the status field instead of parsing all runs, including obsolete runs of a category. There must be a more efficient way ?

Thanks