Retrieve an instance of the Country object by its ID.Copy Pageget https://{server_address}/ResourceServer/api/v10/Country/{id}Path ParamsidintegerrequiredUnique identifier for the Country object.Responses 200Requested record. 400The request could not be processed.Updated 2 months ago