Api-Key: ********************{
"search": "0210000000", // nullable
"owned_only": ture
}curl --location --request GET 'https://api.iranpayamak.comws/v1/lines/accessible' \
--header 'Accept: application/json' \
--header 'Api-Key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"search": "0210000000", // nullable
"owned_only": ture
}'{}