Logo
Profit.co's Public API Documentation

Get Job Titles

GET https://api.profit.co/app/dao/v6/objective?a=getConfigData&objectId=560&apiKey=<API_KEY>&accessKey=<ACCESS_KEY>

To get the job titles list

This API will return the all configuration details, in the response need to take jobTitlesList key values.

 

Body PARAM

Key Datatype Required Description 
a
string
objectId
number Required
apiKey
string
Curl
curl -X GET 'https://api.profit.co/app/dao/v6/objective?a=getConfigData&objectId=560&apiKey=<API_KEY>&accessKey=<ACCESS_KEY>?a=getConfigData&objectId=560&apiKey=<API_KEY>&accessKey=<ACCESS_KEY>'

ENDPOINTS