---
title: "Usage Tracker API"
method: GET
path: "/ping?type=custom"
---

# Usage Tracker API

`GET /ping?type=custom`

## Query parameters

- `id` string
- `device_type` string
- `type` string
- `custom_field_id` string

## Headers

- `user-id` string
- `anonymous-user-id` string

## Response `200`

200

- object
  - `paths` object[]
    - `name` string
    - `device_type` string
    - `path_type` integer
    - `zone` string
    - `settings` object
      - `iab` string
      - `width` string
      - `height` string
    - `order` integer
    - `triggers` object[]
      - `url_hash` unknown
      - `use_regex` boolean
      - `query_params` unknown
      - `custom_trigger_id` unknown
      - `click_count_threshold` integer
      - `custom_trigger_seconds` integer
      - `id` string
      - `trigger_type` string
      - `url_path` string
      - `click_id` unknown
      - `inject` unknown[]
        - unknown
      - `delay_seconds` integer
    - `action_group_id` string
    - `action_group_name` string
    - `path_group_slug` string
    - `id` string
    - `actions` object
      - `rf_retention_title` string
      - `rf_retention_message` string
      - `rf_settings_bg_image_web_desktop_preview_dims` string
      - `rf_settings_bg_image_web_desktop_composite` string
      - `rf_settings_bg_image_web_mobile_composite` string
    - `zone_type` string
  - `segments` object[]
    - `name` string
    - `id` string
  - `configs` object
    - `ping_frequency` integer
    - `last_update` integer
    - `device_type` string
    - `usage` unknown[]
      - unknown
  - `anonymous_user_id` string
  - `visitor_id` string

---

[API](https://skmtc.net/recurly/apis/custom-rendering-api.md) · [All operations](https://skmtc.net/recurly/apis/custom-rendering-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/recurly/custom-rendering-api/versions/5b447fc86155/schema)
