Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 3.39 KB

destinationresponse.md

File metadata and controls

16 lines (12 loc) · 3.39 KB

DestinationResponse

Provides details of a single destination.

Fields

Field Type Required Description Example
configuration models.DestinationConfiguration ✔️ The values required to configure the destination. {
"user": "charles"
}
created_at int ✔️ N/A
definition_id str ✔️ N/A
destination_id str ✔️ N/A
destination_type str ✔️ N/A
name str ✔️ N/A
workspace_id str ✔️ N/A