Skip to content

Latest commit

 

History

History
36 lines (18 loc) · 851 Bytes

CountriesApi.md

File metadata and controls

36 lines (18 loc) · 851 Bytes

\CountriesApi

All URIs are relative to https://api4.thetvdb.com/v4

Method HTTP request Description
get_all_countries GET /countries

get_all_countries

crate::models::GetAllCountries200Response get_all_countries()

returns list of country records

Parameters

This endpoint does not need any parameter.

Return type

crate::models::GetAllCountries200Response

Authorization

bearerAuth

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

[Back to top] [Back to API list] [Back to Model list] [Back to README]