cURL
curl --request GET \ --url https://app.leadconduit.com/events/event-metrics/median \ --header 'Authorization: Basic <encoded-value>'
{ "result": [ { "type": "<string>", "module_id": "<string>", "median": 123 } ] }
LeadConduit uses HTTP Basic Authentication with the username API and your API key as the password.
API
For example: API:1f1b96c9150d8050e858c043d543bb4eadae0e6f'
API:1f1b96c9150d8050e858c043d543bb4eadae0e6f
OK
Show child attributes