Links to navigate to previous or next pages through the API
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
previous |
OptionalNullable[str] | ➖ | Link to navigate to the previous page through the API | https://unify.apideck.com/crm/companies?cursor=em9oby1jcm06OnBhZ2U6OjE%3D |
current |
Optional[str] | ➖ | Link to navigate to the current page through the API | https://unify.apideck.com/crm/companies |
next |
OptionalNullable[str] | ➖ | Link to navigate to the previous page through the API | https://unify.apideck.com/crm/companies?cursor=em9oby1jcm06OnBhZ2U6OjM |