Memesio · Example Payload

Memesio Get Api Growth Lifecycle Messaging Example

MemesMediaImage GenerationContentDeveloper Tools

Memesio Get Api Growth Lifecycle Messaging Example is an example object payload from Memesio, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

operationmethodpathresponse

Example Payload

Raw ↑
{
  "operation": "Get Lifecycle Messaging Flow Config and Recent Dispatch History",
  "method": "GET",
  "path": "/api/growth/lifecycle-messaging",
  "response": {
    "message": "Lifecycle messaging config payload"
  }
}