Get Schemas
GET https://{{xdr_automation_domain}}/api/v1/schemas?schema_type=view&base_type=target&is_internal=false
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
schema_type | string | ||
base_type | string | The schema type. Examples: workflow, runtime_user, target, datatype, etc. | |
is_internal | boolean |