Name | Description | Schema | Default | Example |
---|---|---|---|---|
count optional |
Number of results returned. |
integer | null |
1 |
next optional |
Link to the next subset of resources qualified. Empty if no more resources are to be returned. |
string | null |
/apis?limit=1&offset=2&query= |
previous optional |
Link to the previous subset of resources qualified. Empty if current subset is the first subset returned. |
string | null |
/apis?limit=1&offset=0&query= |
list optional |
array | null |
||
pagination optional |
APIList_pagination | null |