Retrieve Statuses of Release Thresholds (Alpha)

Go to Product

[WARNING]: This API is an experimental Alpha feature and is subject to change!

List all derived statuses of releases that fall within the provided start/end datetimes.

Constructs a response key'd off {release_version}-{project_slug} that lists thresholds with their status for specified projects. Each returned enriched threshold will contain the full serialized release_threshold instance as well as it's derived health statuses.

Options

Organization Id or Slug
The ID or slug of the organization the resource belongs to.
Start
The start of the time series range as an explicit datetime, either in UTC ISO8601 or epoch seconds. Use along with end.
End
The inclusive end of the time series range as an explicit datetime, either in UTC ISO8601 or epoch seconds. Use along with start.
Environment (*)
A list of environment names to filter your results by.
Project Slug (*)
A list of project slugs to filter your results by.
Release (*)
A list of release versions to filter your results by.
Result Format

Specify how the response should be mapped to the table output. The following formats are available:

Raw Response: Returns the raw response in a single row with the following columns:

  • body: Response body
  • status: HTTP status code

Input Ports

Icon
Configuration data.

Output Ports

Icon
Result of the request depending on the selected Result Format.
Icon
Configuration data (this is the same as the input port; it is provided as passthrough for sequentially chaining nodes to declutter your workflow connections).

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.