Contents

SubmissionListResponse

The notary service’s response to a request for information about your team’s previous submissions.

Declaration

object SubmissionListResponse

Properties

NameTypeDescription
data[SubmissionListResponse.Data]

An array of objects, each of which describes one of your team’s previous submissions.

metaSubmissionListResponse.Meta

An empty object that you can ignore.

Discussion

You receive a structure of this type in response to a call to the Get Previous Submissions endpoint. The list includes only the 100 most recent submissions.

Topics

Objects

See Also

History