Skip to content

cg api report

The report service endpoint. See cg api for how these relate to the higher-level commands.

Every command also accepts -h / --help.

Command Summary
cg api report Report service commands.
cg api report find-report-by-submission Find the results report for a single puzzle submission.

cg api report

Report service commands.

usage: cg api report [-h] COMMAND ...

Subcommands

cg api report find-report-by-submission

Find the results report for a single puzzle submission.

usage: cg api report find-report-by-submission [-h] SUBMISSION-ID

Arguments

  • SUBMISSION-ID — Numeric ID of the submission.

Generated from the parser itself. For when to use these, see the CLI guides.