共用方式為


GSA 公眾意見 (獨立發行者) (預覽版)

GSA 公眾意見連接器提供對 Regulations.gov 公眾意見徵詢工具的存取。 查詢透過美國 GSA 提交的聯邦監管案卷、文件和公眾意見。

此連接器適用於以下產品和區域:

服務 Class Regions
副駕駛工作室 進階 除下列區域外的所有 Power Automate 區域
     - 美國政府 (GCC)
     - 美國政府(海灣合作委員會高中)
     - 由 21Vianet 營運的中國雲
     - 美國國防部 (DoD)
邏輯應用程式 標準 所有 Logic Apps 區域, 但下列區域除外:
     - Azure Government 區域
     - Azure 中國區域
     - 美國國防部 (DoD)
Power Apps 進階 除下列區域外的所有 Power Apps 區域
     - 美國政府 (GCC)
     - 美國政府(海灣合作委員會高中)
     - 由 21Vianet 營運的中國雲
     - 美國國防部 (DoD)
Power Automate(自動化服務) 進階 除下列區域外的所有 Power Automate 區域
     - 美國政府 (GCC)
     - 美國政府(海灣合作委員會高中)
     - 由 21Vianet 營運的中國雲
     - 美國國防部 (DoD)
連絡人​​
名稱 丹·羅馬諾
URL https://developments.substack.com/
Email dan.romano@swolcat.com
連接器中繼資料
Publisher 丹·羅馬諾
網站 https://open.gsa.gov/api/regulationsgov/#overview
隱私策略 https://www.regulations.gov/privacy-notice
類別 資訊科技營運

正在建立連線

連接器支援下列驗證類型:

預設值 建立連線的參數。 所有區域 不可共享

預設

適用:所有地區

建立連線的參數。

這不是可共用的連線。 如果 Power App 與其他使用者共用,系統會明確提示其他使用者建立新連線。

名稱 類型 Description 為必填項目
GSA API 金鑰 securestring GSA API 金鑰

節流限制

名稱 呼叫 續約期間
每個連線的 API 呼叫 100 60 秒

動作

依身分證件取得文件

取得具有傳遞 documentId 的特定文件的詳細資訊

列出代理類別

此端點會傳回類別清單

列出文件

此端點會傳回文件清單

列出案卷

此端點會傳回案卷清單

列出註解

此端點會傳回註解清單

取得指定 docketId 的詳細資訊

取得具有傳遞 docketId 的特定案卷的詳細資訊

建立唯一的提交金鑰

建立唯一的提交金鑰

建立新註解

包含註解資訊的 JSON 物件

建立預先簽署的 URL 以上傳檔案

傳回預先簽署的 URL,以將檔案上傳至 S3 儲存貯體

通過 ID 獲取評論

取得具有傳遞 commentId 的特定註解的詳細資訊

依身分證件取得文件

取得具有傳遞 documentId 的特定文件的詳細資訊

參數

名稱 機碼 必要 類型 Description
文件 ID
documentId True string

文件 ID

傳回

列出代理類別

此端點會傳回類別清單

參數

名稱 機碼 必要 類型 Description
代理機構首字母縮略詞
filter[acronym] True string

機構首字母縮略詞 - 例如 FAA

傳回

列出文件

此端點會傳回文件清單

傳回

列出案卷

此端點會傳回案卷清單

傳回

列出註解

此端點會傳回註解清單

傳回

取得指定 docketId 的詳細資訊

取得具有傳遞 docketId 的特定案卷的詳細資訊

參數

名稱 機碼 必要 類型 Description
案卷 ID
docketId True string

要返回的案卷 ID

傳回

建立唯一的提交金鑰

建立唯一的提交金鑰

建立新註解

包含註解資訊的 JSON 物件

建立預先簽署的 URL 以上傳檔案

傳回預先簽署的 URL,以將檔案上傳至 S3 儲存貯體

通過 ID 獲取評論

取得具有傳遞 commentId 的特定註解的詳細資訊

參數

名稱 機碼 必要 類型 Description
註解 ID
commentId True string

註解 ID

傳回

定義

代理類別

名稱 路徑 類型 Description
識別碼
id string
型別
type string
預設
attributes.default boolean
首字母縮略詞
attributes.acronym string
分類
attributes.category string
自我
links.self string

GetAgencyCategories回應

名稱 路徑 類型 Description
資料
data array of AgencyCategory

文件

名稱 路徑 類型 Description
識別碼
id string
型別
type string
文件類型
attributes.documentType string
最後修改日期
attributes.lastModifiedDate string
highlighted內容
attributes.highlightedContent string
frDocNum
attributes.frDocNum string
撤回
attributes.withdrawn boolean
agencyId
attributes.agencyId string
允許遲到的評論
attributes.allowLateComments boolean
評論結束日期
attributes.commentEndDate string
title
attributes.title string
發布日期
attributes.postedDate string
docketId
attributes.docketId string
子類型
attributes.subtype string
commentStartDate
attributes.commentStartDate string
在評論期內
attributes.withinCommentPeriod boolean
開啟註解
attributes.openForComment boolean
objectId
attributes.objectId string
自我
links.self string

GetDocuments回應

名稱 路徑 類型 Description
資料
data array of Document
aggregations
meta.aggregations object
filters
meta.filters object
有下一頁
meta.hasNextPage boolean
有上一頁
meta.hasPreviousPage boolean
元素數
meta.numberOfElements integer
頁號
meta.pageNumber integer
pageSize
meta.pageSize integer
總元素
meta.totalElements integer
總頁數
meta.totalPages integer
第一頁
meta.firstPage boolean
最後頁
meta.lastPage boolean

GetDocumentById回應

名稱 路徑 類型 Description
資料
data Document

評論

名稱 路徑 類型 Description
識別碼
id string
型別
type string
文件類型
attributes.documentType string
最後修改日期
attributes.lastModifiedDate string
highlighted內容
attributes.highlightedContent string
撤回
attributes.withdrawn boolean
agencyId
attributes.agencyId string
title
attributes.title string
objectId
attributes.objectId string
發布日期
attributes.postedDate string
自我
links.self string

GetComments回應

名稱 路徑 類型 Description
資料
data array of Comment
aggregations
meta.aggregations object
filters
meta.filters object
有下一頁
meta.hasNextPage boolean
有上一頁
meta.hasPreviousPage boolean
元素數
meta.numberOfElements integer
頁號
meta.pageNumber integer
pageSize
meta.pageSize integer
總元素
meta.totalElements integer
總頁數
meta.totalPages integer
第一頁
meta.firstPage boolean
最後頁
meta.lastPage boolean

GetCommentById回應

名稱 路徑 類型 Description
資料
data Comment

案卷

名稱 路徑 類型 Description
識別碼
id string
型別
type string
案卷類型
attributes.docketType string
最後修改日期
attributes.lastModifiedDate date-time
highlighted內容
attributes.highlightedContent string
agencyId
attributes.agencyId string
title
attributes.title string
objectId
attributes.objectId string
自我
links.self string

GetDockets回應

名稱 路徑 類型 Description
資料
data array of Docket
aggregations
meta.aggregations object
filters
meta.filters object
有下一頁
meta.hasNextPage boolean
有上一頁
meta.hasPreviousPage boolean
元素數
meta.numberOfElements integer
頁號
meta.pageNumber integer
pageSize
meta.pageSize integer
總元素
meta.totalElements integer
總頁數
meta.totalPages integer
第一頁
meta.firstPage boolean
最後頁
meta.lastPage boolean

DocketFindOne回應

名稱 路徑 類型 Description
資料
data Docket