get_submission_by_id
Retrieve a specific submission by its ID within a competition. Requires competition ID and submission ID for access.
Instructions
Get one submission by ID.
Scope: competition.read. The caller can only read submissions they are allowed to access for this competition.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| submission_id | Yes | ||
| competition_id | Yes |