Retrieve document metadata and download URLs for files associated with government opportunities, contracts, and grants from HigherGov. **When to use:** After calling Get Opportunities, Get Contracts, or Get Grants, use this tool to fetch the actual documents (RFPs, amendments, a…
pageintegerPage number for pagination (must be >= 1). Defaults to 1.
grant_idintegerFilter documents by associated grant ID. Usually unnecessary as related_key already scopes to the grant.
orderingstringSort order for results. Use field name for ascending (e.g., 'created_at') or prefix with '-' for descending (e.g., '-created_at').
page_sizeintegerNumber of documents per page (1-100). If not specified, uses API default (10).
contract_idintegerFilter documents by associated contract ID. Usually unnecessary as related_key already scopes to the contract.
document_idintegerFilter to a specific document by its unique ID. Rarely needed as related_key typically identifies the document set.
related_keyRequiredstringRequired identifier to retrieve documents associated with an opportunity, contract, or grant. Extract this from the 'document_path' field returned by the Get Opportunities, Get Contracts, or Get Grants endpoints. The document_path URL contains the related_key parameter (e.g., 'r…
opportunity_idintegerFilter documents by associated opportunity ID. Usually unnecessary as related_key already scopes to the opportunity.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.