<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "NotaryAPI",
  "identifier" : "/documentation/NotaryAPI/SubmissionResponse",
  "metadataVersion" : "0.1.0",
  "role" : "Object",
  "symbol" : {
    "kind" : "Object",
    "modules" : [
      "Notary API"
    ],
    "preciseIdentifier" : "data:notaryservice:SubmissionResponse"
  },
  "title" : "SubmissionResponse"
}
-->

# SubmissionResponse

The notary service’s response to a request for the status of a submission.

```
object SubmissionResponse
```

## Discussion

You receive a structure of this type in response to a call to the [`Get Submission Status`](/documentation/NotaryAPI/Get-Submission-Status) endpoint.

## Topics

### Objects

[`object SubmissionResponse.Data`](/documentation/NotaryAPI/SubmissionResponse/Data-data.dictionary)

Information that the service provides about the status of a notarization submission.

[`object SubmissionResponse.Meta`](/documentation/NotaryAPI/SubmissionResponse/Meta-data.dictionary)

An empty object.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)