Field | Type | Required | Description | Example |
---|---|---|---|---|
AppID |
*string | ➖ | The ID of your Unify application | dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX |
ConsumerID |
*string | ➖ | ID of the consumer which you want to get or push data from | test-consumer |
Filter |
*components.LogsFilter | ➖ | Filter results | |
Cursor |
*string | ➖ | Cursor to start from. You can find cursors for next/previous pages in the meta.cursors property of the response. | |
Limit |
*int64 | ➖ | Number of results to return. Minimum 1, Maximum 200, Default 20 |