GET quote/categories/search

quotes.rest

Summary:
Operation ID:
Auth: unknown
Description

Gets a list of `Quote` Categories matching the query string.

Parameters (3)

limit (integer, query, optional, default: 2)

Response is paged. This parameter controls how many is returned in the result. The maximum depends on the subscription level.

query (string, query, optional, default: 0)

Text string to search for in the categories

start (integer, query, optional, default: 0)

Response is paged. This parameter controls where response starts the listing at

No probe data for this endpoint yet.