Call data from Airtable by get start value

in this post add the bearer, token, url as below and test

https://api.airtable.com/v0/<add_your_base_ID>/<add_your_table_Name>?filterByFormula={LICHSU}="111"

for testing in browser, use base id, api key, table name, colum name, and value in this below url and feel the magic..

https://api.airtable.com/v0/BASEID/TABLE_NAME?api_key=USE_API_KEY_HERE&filterByFormula={LICHSU}="111"