get https://shyftplan.com/api/v1/evaluation_tags
List all Evaluation tags.
Response
200List all Tags.
List all Evaluation tags.
200List all Tags.
xxxxxxxxxx
curl --request GET \
--url 'https://shyftplan.com/api/v1/evaluation_tags?page=1&per_page=500' \
--header 'accept: application/json'
Try It!
to start a request and see the response here!