Callback

  • enabled
    Type: boolean

    Whether the callback is enabled

  • external_id
    Type: string

    External identifier for the callback

  • id
    Type: integer

    Callback primary ID

  • last_verified_at
    Type: stringFormat: date-time

    Last time the callback was verified

  • signing_key
    Type: string

    Key used to sign callback payloads

  • subscriptions
    Type: array object[] ยท Subscription[]

    List of subscriptions associated with this callback

    • callback_id
      Type: integer

      ID of the associated callback

    • enabled
      Type: boolean

      Whether the subscription is enabled

    • event
      Type: string

      Event type for the subscription

    • external_id
      Type: string

      External identifier for the subscription

    • id
      Type: integer

      Subscription primary ID

  • url
    Type: stringFormat: uri

    Callback endpoint URL