Show batch_list
Path parameters
-
id
string Required id
GET
/api/v1/batch_lists/{id}
curl \
-X GET http://127.0.0.1:3000//api/v1/batch_lists/{id} \
-H "Authorization: Bearer $ACCESS_TOKEN"
id
curl \
-X GET http://127.0.0.1:3000//api/v1/batch_lists/{id} \
-H "Authorization: Bearer $ACCESS_TOKEN"