Skip to content

Commit

Permalink
fix copy
Browse files Browse the repository at this point in the history
  • Loading branch information
etanb committed Sep 3, 2024
1 parent 64f0143 commit ccd0344
Showing 1 changed file with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,9 @@ Example ReportStream response to an async submission:
}
```

ReportStream features a History Details API that can be later queried to obtain the actual destinations and relevant detail.
If you’d like to use this API, let the ReportStream team know, and we’ll provide you with additional information about requirements
for Okta authentication.
ReportStream features a History Details API that can be later queried to obtain the actual destinations and relevant detail using your existing private/public key pair.

The request is made with the submissionId in the earlier example.:
The request is made with the submissionId in the earlier example:

```
https://prime.cdc.gov/api/history/simple_report/submissions/1588
Expand Down

0 comments on commit ccd0344

Please sign in to comment.