or13/Federal Register
Access the Daily Journal of the United States Government
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| agency | Agencies, see: curl -X GET "https://www.federalregister.gov/api/v1/agencies" -H "accept: */*" | — | — |
| document_number | Documents, see: curl -X GET "https://www.federalregister.gov/api/v1/documents/2022-08590.json" -H "accept: */*" | — | — |
| raw | Set this value to true if you wish for raw text to be used instead of abstract. | — | — |
| limit | The number of characters in a raw text. | — | — |
Outputs
| name | description |
|---|---|
| json | The output in as json. |
| text | The output in as text. |