Error 400: Missing environmentId and organizationId in GetSubscribersCommand
When attempting to retrieve subscribers, the API throws a CommandValidationException with a 400 status code. The error indicates that the required fields environmentId and organizationId are either missing or empty in the request payload.

