SubmissionListResponse
The notary service’s response to a request for information about your team’s previous submissions.
Declaration
object SubmissionListResponseProperties
| Name | Type | Description |
|---|---|---|
data | [SubmissionListResponse.Data] | An array of objects, each of which describes one of your team’s previous submissions. |
meta | SubmissionListResponse.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.