Skip to main content

Get a URL category by ID

Get a URL category by ID.

Path Parameters
  • id string required

    The resource's unique identifier.

Responses

Get the url category by id.


Schema
  • Array [
  • description string
  • list string[]
  • name string required
  • type string

    Possible values: [URL List, Category Match]

    Default value: URL List

  • ]
Loading...