| Name | Type | Description | Notes |
|---|---|---|---|
| first | string | The URL for the first page of results. | |
| last | string | The URL for the last page of results. | |
| prev | string | The URL for the previous page of results, or null if there is no previous page. | |
| next | string | The URL for the next page of results, or null if there is no next page. If you're paginating, you can call this url to get the next page of results. |