# Free text search filter on library title and description

## Limit
Limits the number of libraries to return in the response

## Cursor
Cursor returned in the previous page of responses used to get the next page of results

## Example Request
```shell
curl --request GET \
     --url https://api.air.inc/v1/libraries \
     --header 'accept: application/json'
```

# Click `Try It!` to start a request and see the response here! Or choose an example:

# Application/json

## Default
Updated about 1 month ago
