Retrieve all pipeline stages. Use the filter parameter (JSON string) to narrow results by object type or stage type.
Security
bearerAuth
GET
curl -i -X GET \
'https://leadgen.grinfi.io/leads/api/pipeline-stages?filter=string' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'