cURL
curl --request GET \ --url https://rxresu.me/api/openapi/resume/tags/list \ --header 'x-api-key: <api-key>'
[ "<string>" ]
List all tags for the authenticated user’s resumes. Used to populate the filter in the dashboard.
The API key to authenticate requests.
OK