Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Search by name and description
Limit the number of results returned
Required range:
x >= 1Skip the first N results
Required range:
x >= 0Sort by name and recently added (recent/asc/desc)
Available options:
asc, desc, recent Response
Successful Response
The response is of type any.

