Skip to main content
GET
List endpoint submissions

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

endpointId
string
required

The id of the endpoint

Example:

"enp_4VjHrJoEwAFC6itz8oUBW9NW2bia"

Query Parameters

page
number
default:1
Required range: x >= 1
limit
number
default:100
Required range: x >= 1

Response

List endpoint submission

_metadata
object
required
submissions
object[]
required