get https://api.pandascore.co/lol/items/
Get a single item by ID or by slug
This endpoint is available to all customers
Responses
Get a single item by ID or by slug
This endpoint is available to all customers
xxxxxxxxxx
curl --request GET \
--url 'https://api.pandascore.co/lol/items/{lol_item_id}' \
--header 'accept: application/json'