Fields' description and JSON of the Source Object.
Field | Type | Description |
|---|---|---|
key | stringRequired | Identification key of the Source. |
name | stringRequired | Source custom name. |
description | stringRequired | Source custom description. |
type | stringRequired | Type of the Source (example: |
subtype | stringRequired | Subtype of the Source (example: |
environment | string | Environment of the Source (example: |
private | boolean | Turn to 1 to prevent other Workspace members from accessing the Source. Private=0 by default. |
disable | boolean | Turn to 1 to stop accepting Profiles into the Source. Disable=0 by default. |
status | boolean | Technical uptime monitoring of the Source. |
archived_at | datetime ISO 8601 | Archive date of the Board. The value is |
updated_at | datetime ISO 8601 | Last update date of the Source. |
created_at | datetime ISO 8601 | Creation date of the Source. |
members | array of strings | List of Source members emails. |
user | Creator of the Source. | |
sync_parsing | int | Indicates whether real-time parsing is activated for the Source or not. By default, only asynchronous parsing is activated at creation of the Source. |