Get a list of boolean choices
Headers
-
Content-Type string
-
Accept string
GET /api/v1/static/boolean-choices
curl \
-X GET https://api.plannrcrm.com/api/v1/static/boolean-choices \
-H "Authorization: Bearer {OAUTH_ACCESS_TOKEN or PERSONAL_ACCESS_TOKEN}" \
-H "Content-Type: application/json" \
-H "Accept: application/json"