---
title: "Retrieve available documents to order"
method: GET
path: "/api/v2/gov-ordered-documents/available-documents/"
tags: ["GOV Orders"]
---

# Retrieve available documents to order

`GET /api/v2/gov-ordered-documents/available-documents/`

## Query parameters

- `countryCode` 'AL' | 'AM' | 'AR' | 'AT' | 'AU' | 'AW' | 'AZ' | 'BA' | 'BB' | 'BD' | 'BE' | 'BG' | 'BH' | 'BN' | 'BO' | 'BQ' | 'BR' | 'BW' | 'BY' | 'BZ' | 'CA' | 'CH' | 'CN' | 'CO' | 'CR' | 'CW' | 'CY' | 'CZ' | 'DE' | 'DK' | 'DO' | 'EC' | 'EE' | 'ES' | 'FI' | 'FR' | 'GB' | 'GE' | 'GG' | 'GH' | 'GI' | 'GR' | 'HK' | 'HR' | 'HU' | 'ID' | 'IE' | 'IL' | 'IM' | 'IN' | 'IS' | 'IT' | 'JE' | 'JO' | 'KH' | 'KW' | 'KY' | 'LI' | 'LK' | 'LS' | 'LT' | 'LU' | 'LV' | 'MA' | 'ME' | 'MH' | 'MM' | 'MT' | 'MU' | 'MY' | 'NL' | 'NO' | 'NZ' | 'PE' | 'PH' | 'PK' | 'PL' | 'PR' | 'PT' | 'QA' | 'RO' | 'RS' | 'RU' | 'SB' | 'SE' | 'SG' | 'SI' | 'SK' | 'TH' | 'TN' | 'TO' | 'TR' | 'TT' | 'TW' | 'UG' | 'US' | 'UY' | 'VG' | 'VI' | 'VN' | 'VU' | 'WS' | 'ZA', required
- `region` string
- `registrationNumber` string, required

## Response `200`

- GovRegistersAvailableDocuments
  - `products` GovRegistersFilingResult[], required
    - `id` string, required
    - `productCode` string
    - `price` integer, nullable, required
    - `productFormat` string, nullable, required
    - `productTitle` string
    - `deliveryTimeMinutes` integer
    - `type` string
    - `displayDate` string
    - `priceTag` string
    - `companyName` string
    - `countryISO` string
    - `noVatPrice` string
    - `vatCharge` string
    - `currency` string
    - `companyCode` string
    - `productDetails` object
    - `downloadURL` string
    - `propertyChanged` string
    - `tierCode` string
    - `tierValue` string
    - `status` 'NOT_ORDERED' | 'IN_PROGRESS' | 'FINISHED' | 'FAILED' | 'TIMED_OUT'
    - `canOrder` boolean, required
    - `file` string

---

[API](https://skmtc.dev/idenfy/apis/idenfy-ivs-core-api.md) · [All operations](https://skmtc.dev/idenfy/apis/idenfy-ivs-core-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/idenfy/idenfy-ivs-core-api/revisions/3540d9ee5506/schema)
