Skip to main content
GET
/
resume
/
tags
/
list
List all resume tags
curl --request GET \
  --url https://rxresu.me/api/openapi/resume/tags/list \
  --header 'x-api-key: <api-key>'
[
  "<string>"
]

Authorizations

x-api-key
string
header
required

The API key to authenticate requests.

Response

200 - application/json

OK