Discussions

Ask a Question
Back to All

API to read custom recruiting attributes

Is there a way to retrieve the custom recruiting attributes in a machine readable format?
i.e. something along the lines of:

[{
"attribute": "custom_attribute_123456",
"type": "text",
"label": "How did you become aware of our company?"
}]