GET /organizations
This endpoint makes an HTTP GET request to retrieve a list of organizations from the teamcare-vendors. The response will be in JSON format and will include an array of organizations, where each organization object contains information about the data provider, data provider ID, and the total number of locations associated with the organization. Request Body: N/A Response Body:data_provider indicates the source of the data, while data_provider_id is used in the location request to retrieve the associated locations under each organization.
