curl --request GET \ --url https://api.drip.re/api/v4/realms/{id}/export_logs \ --header 'Authorization: Bearer <token>'
{ "logs": [ {} ] }
API Key
The response is of type object.
object