The Meta Object contains basic information regarding the response and its status. You can learn more about the different types of response codes the API might give you in the Response Codes section.
| Property: | Example |
|---|---|
| msg: string HTTP Response Message. (required) | "OK" |
| status: integer (int32) HTTP Response Code. (required) | 200 |
| response_id: string A unique ID paired with this response from the API. | "57eea03c72381f86e05c35d2" |