Get Country Flag
GET
/avatars/flags/{code}
avatars
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://appwrite.io/v1/avatars/flags/'
Response Response Example
{}
Request
Path Params
code
string
required
Query Params
width
integer
optional
height
integer
optional
quality
integer
optional
Responses
Modified at 2023-08-16 07:28:13