### Standard API Response Format Source: https://apidocs.mywellness.com/ This is the standard format for API responses, containing either 'data' for successful calls or 'errors' for issues. The 'data' and 'errors' fields are mutually exclusive. ```json { "data" : {}, "errors": [{}] } ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.