GET
/
v1
/
providers
curl --request GET \
  --url https://api.sandbox.usenash.com/v1/providers
[
  {
    "providerId": "<string>",
    "name": "<string>",
    "logo": "<string>"
  }
]

Response

200 - application/json
OK

Expected output when listing org providers, it will return an array of this.