Submissions
Retrieve a submission
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The id of the submission
The id of the endpoint
Response
200
application/json
Retrieve a submission
The id of the submission
The id of the endpoint
The data of the submission in json format
The origin location of the submission
Shows if the submission is marked as spam
Shows if the submission is already readed
Was this page helpful?