Skip to main content
GET
/
api
/
v1
/
strains
cURL
curl --request GET \
  --url https://tiwih-api.vercel.app/api/v1/strains

Query Parameters

limit
string
offset
string
type
enum<string>
Available options:
sativa,
indica,
hybrid
sortBy
enum<string>
default:popularity
Available options:
popularity,
name,
name_desc,
updated
fields
string
includeImages
string

Response

200

GET /api/v1/strains response