API Reference

/jobs/:shortcode/custom_attributes

Returns a collection of the custom attributes that are relevant to a specific job. Required scope: r_jobs. Accessible with all token types.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…

Results

Calling the endpoint will return a collection of the custom attributes that are applicable for the specified job.

keydescription
custom_attributesarray if custom attributes

Each custom attribute will have the following keys:

keytypedescription
idstringThe custom attribute identifier
typestringCustom attribute's type
enabledbooleanCustom attribute's state (enabled or disabled)
labelstringCustom attribute's label
hintstringCustom attribute's hint
single_answerbooleanCustom attribute's single answer state (enabled/disabled) when its type is multiple_choice
choices/idstringThe choice attribute identifier
choices/bodystringChoice's title
choices/hintstringChoice's hint
choices/translations//bodystringChoice's title in specific language
choices/translations//hintstringChoice's hint in specific language
Path Params
string
required

The job's shortcode

Responses

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json