---
title: "All Available Query Parameter Filters"
canonical: "https://help.validic.com/space/VCS/1647083650/All%20Available%20Query%20Parameter%20Filters"
format: markdown
---
###### **This article pertains to:** [Legacy API (V1)] 

---

***What are all the filters that I can use to access data from Validic?***

The table below shows all filters that can be applied to Validic with details about the applicable endpoints and links to additional information.

| Name | Endpoints | Description |
| --- | --- | --- |
| [source](https://docs.validic.com/docs/data-retrieval#section-source) | routine, fitness, sleep, weight, biometrics, diabetes, nutrition, apps | Allows for retrieving datasets specific to a particular source. |
| [start_date](https://docs.validic.com/docs/data-retrieval#section-optional-query-parameters) | routine, fitness, sleep, weight, biometrics, diabetes, nutrition | Scopes the results starting at the date provided. |
| [end_date](https://docs.validic.com/docs/data-retrieval#section-optional-query-parameters) | routine, fitness, sleep, weight, biometrics, diabetes, nutrition | Scopes the results ending at the date provided. |
| [offset](https://docs.validic.com/docs/data-retrieval#section-pagination) | routine, fitness, sleep, weight, biometrics, diabetes, nutrition, apps, users | Sets the number of records to skip when returning the results. |
| [page](https://docs.validic.com/docs/data-retrieval#section-pagination) | routine, fitness, sleep, weight, biometrics, diabetes, nutrition, apps, users | Sets the page number to return. |
| [limit](https://docs.validic.com/docs/data-retrieval#section-pagination) | routine, fitness, sleep, weight, biometrics, diabetes, nutrition, apps, users | Limits the number of results per request. The maximum value is 1000. Any value higher will be reduced to 1000. |
| [show_original_source](https://validic.atlassian.net/wiki/spaces/VCS/pages/1647018026/Show+Original+Source+Filter) | routine, fitness, sleep, weight, biometrics, diabetes, nutrition | Shows each record's origin. |
| [show_media](https://validic.force.com/support/s/article/show-media-filter2?r=3&ui-force-components-controllers-recordGlobalValueProvider.RecordGvp.getRecord=1) | biometrics, diabetes | Shows media links for records that have additional content. |
| [expanded](https://docs.validic.com/docs/key-terms#section-expanded-data) | routine, fitness, sleep, weight, biometrics, diabetes, nutrition, apps | Expands your request to include all available fields. |
| [uid](https://validic.force.com/support/s/article/retrieving-a-mapping-of-validic-user-ids-with-uids1?r=3&ui-force-components-controllers-recordGlobalValueProvider.RecordGvp.getRecord=1) | users | Specifies the user to return by the uid the user was provisioned with. |
| [status](https://docs.validic.com/docs/status) | users | Displays all users within an organization with the supplied status. |
| [format_redirect](https://docs.validic.com/docs/custom-marketplace#section-controlling-sync-refresh-and-unsync-redirect-behavior) | apps | Sets the format user connection information will be returned in. |
| [redirect_uri](https://docs.validic.com/docs/custom-marketplace#section-controlling-sync-refresh-and-unsync-redirect-behavior) | apps | Sets the page the browser will redirect to after visiting an apps oAuth page. |
| [synced](https://validic.force.com/support/s/article/show-a-users-synced-apps-and-first-sync-timestamp2?r=3&ui-force-components-controllers-recordGlobalValueProvider.RecordGvp.getRecord=1) | apps | Only shows the apps that the user is connected to. |
| [access_token](https://docs.validic.com/docs/verify-your-credentials) | routine, fitness, sleep, weight, biometrics, diabetes, nutrition, apps, users, user, organization, refresh_token | Unique access token for an organization which must be passed for authentication. |
| [authentication_token](https://validic.force.com/support/s/article/all-available-query-parameter-filters2) | routine, fitness, sleep, weight, biometrics, diabetes, nutrition, apps, users, profile, me | Unique access token for a user to authenticate certain endpoints. |
| [allow_null](https://validic.atlassian.net/wiki/pages/resumedraft.action?draftId=1634926771) |  |  |