GET https://api.profit.co/app/dao/v6/reviews?a=getAllReviewsInitiated&type=["Active","Past"]&apiKey=<API_KEY>&accessKey=<ACCESS_KEY>
Body
PARAM
Key | Datatype | Required | Description |
a
|
string | action type | |
type
|
string | Required: Filter by types. | |
apiKey
|
string | Required: API key of your Profit.co Account
< Curl curl -X GET 'https://api.profit.co/app/dao/v6/reviews?a=getAllReviewsInitiated&type=["Active","Past"]&apiKey=<API_KEY>&accessKey=<ACCESS_KEY>?a=getAllReviewsInitiated&type=["Active","Past"]&apiKey=<API_KEY>&accessKey=<ACCESS_KEY>' ENDPOINTS |