Logo
Profit.co's Public API Documentation

Get All Departments API

GET https://api.profit.co/app/dao/v6/departments?a=getAll&apiKey=<API_KEY>&accessKey=<ACCESS_KEY>

To get all the departments of your Profit.co account.

 

Body PARAM

Key Datatype Required Description 
a
string
apiKey
string Required: API key of your Profit.co Account
accessKey
string Required: Access key of your Profit.co Account



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X GET 'https://api.profit.co/app/dao/v6/departments?a=getAll&apiKey=<API_KEY>&accessKey=<ACCESS_KEY>?a=getAll&apiKey=<API_KEY>&accessKey=<ACCESS_KEY>'

ENDPOINTS