Target Schemas
Get Target Schema
Retrieves a target schema by ID.
GET
Authorizations
Path Parameters
The ID of the target schema to retrieve.
Query Parameters
Available options:
target_schema
Response
200 - application/json
The UUID of the target schema.
The UUID of the user who created the target schema.
The name of the uploaded file containing the target schema.
The user-provided name of the target schema. Must be unique within the organization.
The target JSON schema to which data will be mapped.