Logo
Profit.co's Public API Documentation

get All My Directs' Reviews/My Org's Reviews

GET https://api.profit.co/app/dao/v6/reviews?a=getAllReviewsInitiated&type=["Active","Past"]&tab=MY_DIRECTS/MY_ORG_REVIEWS&apiKey=<API_KEY>&accessKey=<ACCESS_KEY>

 

Body PARAM

Key Datatype Required Description 
a
string action type
type
string Required: Filter by types
tab
string Required: Page Identifier
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/reviews?a=getAllReviewsInitiated&type=["Active","Past"]&tab=MY_DIRECTS/MY_ORG_REVIEWS&apiKey=<API_KEY>&accessKey=<ACCESS_KEY>?a=getAllReviewsInitiated&type=["Active","Past"]&tab=MY_DIRECTS/MY_ORG_REVIEWS&apiKey=<API_KEY>&accessKey=<ACCESS_KEY>'

ENDPOINTS