Skip to main content

Get all referrers

GET 

/referrers

Get a list of all the custom referrers

Request

Query Parameters

    paramsIO objectrequired

Responses

OK

Schema

  • Array [

  • dateCreated date-time

    Date and time referred is created

    detections

    object[]

  • Array [

  • and boolean
    andMethod string
    andParameters string
    method string
    parameters string
  • ]

  • id int64

    Unique identifier of the given referrer

    index int32

    Index of the referrer

    modificationDate date-time

    Date and time referred is modified

    name stringrequired

    Name of the referrer

    priority int32

    Priority for the given referrer

    siteId int64

    Unique site identifier associated with the referrer

    tags string

    Tags associated with the given referrer

  • ]

Loading...