List team submissions

List all submissions for a team.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The id of the team whose submissions to retrieve

Query Params
int32
1 to 30
Defaults to 10

Number of items to return.

int32
≥ 0
Defaults to 0

Number of items to skip before returning the results. Internally this is converted to a page number using integer division: page = (offset / limit) + 1 (so offsets not divisible by limit are rounded down to the nearest page). Example: with 100 items and limit=10, offset=20 returns page 3 (items 21-30).

Responses

Language
Credentials
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json