Resource: /country

  1. GET /<country_id>
  2. List of connections


GET /<country_id>

Retrieve a country.

Example

https://api.viadeo.com/<country_id>?language=fr&access_token=...

Query parameters

Parameter nameDescriptionTypeDefault value
language=Language in which the profile will be displayed. Default value is the navigation language of the user on the website.ISO-639

Response [JSON] [XML]

Field nameDescriptionType
codeThe country code.STRING
countiesList of counties.STRUCT LIST
currencyThe currency.STRING
default_languageThe default language.STRING
default_time_zoneThe default time zone.STRING
idGraph resource's ID.STRING
linkLink to the current Graph resource on Viadeo website.STRING
nameGraph resource's name.STRING
phone_codeThe phone code.STRING
typeGraph resource's type.STRING
updated_timeGraph resource's Last update date.ISO-8601 [YYYY-MM-DD'T'HH:MM:SSZZ]

List of connections

Connection pathDescription
/country/listList connection
/<country_id>/countiesCounties connection