# Castor EDC This document provides the specifications of the [`source-castor-edc`](https://uk.castoredc.com/api#/), describing the currently available API endpoints and methods. Documentation: https://uk.castoredc.com/api#/ ## Authentication Visit `https://YOUR_REGION.castoredc.com/account/settings` for getting your client id and secret ## Configuration | Input | Type | Description | Default Value | |-------|------|-------------|---------------| | `url_region` | `string` | URL Region. The url region given at time of registration | uk | | `client_id` | `string` | Client ID. Visit `https://YOUR_REGION.castoredc.com/account/settings` | | | `client_secret` | `string` | Client secret. Visit `https://YOUR_REGION.castoredc.com/account/settings` | | | `start_date` | `string` | Start date. | | ## Streams | Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental | |-------------|-------------|------------|---------------------|----------------------| | user | id | No pagination | ✅ | ✅ | | study | crf_id | DefaultPaginator | ✅ | ✅ | | audit_trial | uuid | DefaultPaginator | ✅ | ✅ | | country | id | No pagination | ✅ | ❌ | | study_survey | id | DefaultPaginator | ✅ | ❌ | | study_survey_package | id | DefaultPaginator | ✅ | ❌ | | study_site | id | DefaultPaginator | ✅ | ❌ | | study_fields | id | DefaultPaginator | ✅ | ❌ | | study_field_dependency | id | DefaultPaginator | ✅ | ❌ | | study_field_validation | id | DefaultPaginator | ✅ | ❌ | | study_form | id | DefaultPaginator | ✅ | ❌ | | study_role | uuid | DefaultPaginator | ✅ | ❌ | | study_fieldoption_groups | id | DefaultPaginator | ✅ | ❌ | | study_statistics | study_id | DefaultPaginator | ✅ | ❌ | | study_user | id | DefaultPaginator | ✅ | ✅ | | study_visit | id | DefaultPaginator | ✅ | ❌ | ## Changelog
Expand to review | Version | Date | Pull Request | Subject | |------------------|-------------------|--------------|----------------| | 0.0.38 | 2025-11-25 | [69927](https://github.com/airbytehq/airbyte/pull/69927) | Update dependencies | | 0.0.37 | 2025-11-18 | [69588](https://github.com/airbytehq/airbyte/pull/69588) | Update dependencies | | 0.0.36 | 2025-10-29 | [68920](https://github.com/airbytehq/airbyte/pull/68920) | Update dependencies | | 0.0.35 | 2025-10-21 | [68480](https://github.com/airbytehq/airbyte/pull/68480) | Update dependencies | | 0.0.34 | 2025-10-14 | [68050](https://github.com/airbytehq/airbyte/pull/68050) | Update dependencies | | 0.0.33 | 2025-10-07 | [67179](https://github.com/airbytehq/airbyte/pull/67179) | Update dependencies | | 0.0.32 | 2025-09-30 | [65876](https://github.com/airbytehq/airbyte/pull/65876) | Update dependencies | | 0.0.31 | 2025-08-23 | [65277](https://github.com/airbytehq/airbyte/pull/65277) | Update dependencies | | 0.0.30 | 2025-08-09 | [64441](https://github.com/airbytehq/airbyte/pull/64441) | Update dependencies | | 0.0.29 | 2025-06-21 | [61896](https://github.com/airbytehq/airbyte/pull/61896) | Update dependencies | | 0.0.28 | 2025-06-15 | [61453](https://github.com/airbytehq/airbyte/pull/61453) | Update dependencies | | 0.0.27 | 2025-05-17 | [60644](https://github.com/airbytehq/airbyte/pull/60644) | Update dependencies | | 0.0.26 | 2025-05-10 | [59783](https://github.com/airbytehq/airbyte/pull/59783) | Update dependencies | | 0.0.25 | 2025-05-03 | [59368](https://github.com/airbytehq/airbyte/pull/59368) | Update dependencies | | 0.0.24 | 2025-04-26 | [58719](https://github.com/airbytehq/airbyte/pull/58719) | Update dependencies | | 0.0.23 | 2025-04-19 | [58290](https://github.com/airbytehq/airbyte/pull/58290) | Update dependencies | | 0.0.22 | 2025-04-12 | [57620](https://github.com/airbytehq/airbyte/pull/57620) | Update dependencies | | 0.0.21 | 2025-04-05 | [57187](https://github.com/airbytehq/airbyte/pull/57187) | Update dependencies | | 0.0.20 | 2025-03-29 | [56588](https://github.com/airbytehq/airbyte/pull/56588) | Update dependencies | | 0.0.19 | 2025-03-22 | [56091](https://github.com/airbytehq/airbyte/pull/56091) | Update dependencies | | 0.0.18 | 2025-03-08 | [55364](https://github.com/airbytehq/airbyte/pull/55364) | Update dependencies | | 0.0.17 | 2025-03-01 | [54872](https://github.com/airbytehq/airbyte/pull/54872) | Update dependencies | | 0.0.16 | 2025-02-22 | [54270](https://github.com/airbytehq/airbyte/pull/54270) | Update dependencies | | 0.0.15 | 2025-02-15 | [53922](https://github.com/airbytehq/airbyte/pull/53922) | Update dependencies | | 0.0.14 | 2025-02-08 | [53409](https://github.com/airbytehq/airbyte/pull/53409) | Update dependencies | | 0.0.13 | 2025-02-01 | [52879](https://github.com/airbytehq/airbyte/pull/52879) | Update dependencies | | 0.0.12 | 2025-01-25 | [52169](https://github.com/airbytehq/airbyte/pull/52169) | Update dependencies | | 0.0.11 | 2025-01-18 | [51753](https://github.com/airbytehq/airbyte/pull/51753) | Update dependencies | | 0.0.10 | 2025-01-11 | [51244](https://github.com/airbytehq/airbyte/pull/51244) | Update dependencies | | 0.0.9 | 2024-12-28 | [50456](https://github.com/airbytehq/airbyte/pull/50456) | Update dependencies | | 0.0.8 | 2024-12-21 | [50156](https://github.com/airbytehq/airbyte/pull/50156) | Update dependencies | | 0.0.7 | 2024-12-14 | [49591](https://github.com/airbytehq/airbyte/pull/49591) | Update dependencies | | 0.0.6 | 2024-12-12 | [49289](https://github.com/airbytehq/airbyte/pull/49289) | Update dependencies | | 0.0.5 | 2024-12-11 | [49019](https://github.com/airbytehq/airbyte/pull/49019) | Starting with this version, the Docker image is now rootless. Please note that this and future versions will not be compatible with Airbyte versions earlier than 0.64 | | 0.0.4 | 2024-11-04 | [48298](https://github.com/airbytehq/airbyte/pull/48298) | Update dependencies | | 0.0.3 | 2024-10-29 | [47741](https://github.com/airbytehq/airbyte/pull/47741) | Update dependencies | | 0.0.2 | 2024-10-28 | [47644](https://github.com/airbytehq/airbyte/pull/47644) | Update dependencies | | 0.0.1 | 2024-10-12 | [46759](https://github.com/airbytehq/airbyte/pull/46759) | Initial release by [@gemsteam](https://github.com/gemsteam) via Connector Builder |