Skip to main content
GET
Get Categories

Query Parameters

limit
number
default:10

Limit the number of Zap categories returned.

offset
number
default:0

The number of Zap categories to skip over. The default value is 0, which is the offset of the first item.

Response

next
string<uri> | null
required
read-only

The URL to call to get the next set of Categories

previous
string<uri> | null
required
read-only

The URL to call to get the prior set of Categories

count
integer
required

How many Categories exist for the given query

objects
object[]
required

The list of matching Category data