# Get ApplicationCountry Get ApplicationCountry Endpoint: GET /Application/ApplicationCountries Version: 2.0 ## Response 200 fields (application/json): - `ApplicationId` (integer) ApplicationId. Key property. - `CountryId` (integer) CountryId. Key property. - `IsPrimary` (boolean) IsPrimary. - `IsActive` (boolean) IsActive. - `Created` (string) Created. - `CreatedBy` (integer) CreatedBy. - `Updated` (string) Updated. Nullable. - `UpdatedBy` (integer) UpdatedBy. Nullable. - `ClientId` (integer) ClientId. Nullable.