/
/Cribl API Reference
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 15m ago · Updated 1w ago
auth1
collectors5
database-connections4
destinations22
  • getList all Destinations
  • postCreate a Destination
  • getGet a Destination
  • deleteDelete a Destination
  • patchUpdate a Destination
  • getGet information about the latest job to clear the persistent queue for a Destination
  • deleteClear the persistent queue for a Destination
  • getGet sample event data for a Destination
  • postSend sample event data to a Destination
  • getList all Destinations within a Pack
  • postCreate a Destination within a Pack
  • getGet a Destination within a Pack
  • deleteDelete a Destination within a Pack
  • patchUpdate a Destination within a Pack
  • getGet information about the latest job to clear the persistent queue for a Destination within a Pack
  • deleteClear the persistent queue for a Destination within a Pack
  • getGet sample event data for a Destination within a Pack
  • postSend sample event data to a Destination within a Pack
  • getGet the status of a Destination
  • getList the status of all Destinations
  • getGet the status of a Destination within a Pack
  • getList the status of all Destinations within a Pack
distributed1
functions2
groups8
health1
lake5
packs6
pipelines10
preview1
routes8
sources22
system3
teams1
versioning13
workers4
    destinations

    Get a Destination

    Get the specified Destination.

    get/system/outputs/{id}

    Path parameters

    idstring required

    The <code>id</code> of the Destination to get.

    Response

    a Destination object

    countinteger

    number of items present in the items array

    Changes