List submissions

List submissions available to the authenticated key owner.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
submittable_id
object

Filters submissions by submittable ID.

submittable_type
object

Filters submissions by submittable type.

team_id
object

Filters submissions by team ID.

string
enum
Allowed:
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