List Initiatives

Retrieve a comprehensive list of all strategic initiatives with filtering options.
Scheduled for removal on March 1, 2027

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
^(eq|in):.+$

Filters records by using a query string on the field client.id.

Supports comparison operators eq, in.

Operator semantics:

  • eq — Exact match. Default when no operator prefix is supplied.
  • in — Matches any value in a comma-separated list.

Query examples:

filter[client.id]=0d3e7d0k-241a-461r-av15-758a90d70283

filter[client.id]=eq:0d3e7d0k-241a-461r-av15-758a90d70283

filter[client.id]=in:0d3e7d0k-241a-461r-av15-758a90d70283,1a2b3c4d-5e6f-7a8b-9c0d-e1f2a3b4c5d6

string
^(eq|in):.+$

Filters records by using a query string on the field status.

Supports comparison operators eq, in.

Operator semantics:

  • eq — Exact match. Default when no operator prefix is supplied.
  • in — Matches any value in a comma-separated list.

Query examples:

filter[status]=example_string

filter[status]=eq:example_string

filter[status]=in:example_string,another_string

Available values: Approved, Completed, Declined, InProgress, New, OnHold, Proposed.

string
^(eq|in):.+$

Filters records by using a query string on the field priority.

Supports comparison operators eq, in.

Operator semantics:

  • eq — Exact match. Default when no operator prefix is supplied.
  • in — Matches any value in a comma-separated list.

Query examples:

filter[priority]=example_string

filter[priority]=eq:example_string

filter[priority]=in:example_string,another_string

Available values: High, Low, Medium, None.

string
^(eq):.+$

Filters records by using a query string on the field scheduled.

Supports comparison operators eq.

Operator semantics:

  • eq — Exact match. Default when no operator prefix is supplied.

Query examples:

filter[scheduled]=true

filter[scheduled]=eq:true

string
^(eq):.+$

Filters records by using a query string on the field scheduled_period.

Supports comparison operators eq.

Operator semantics:

  • eq — Exact match. Default when no operator prefix is supplied.

Query examples:

filter[scheduled_period]=example_string

filter[scheduled_period]=eq:example_string

string
^(eq|in):.+$

Filters records by using a query string on the field assigned_user_id.

Supports comparison operators eq, in.

Operator semantics:

  • eq — Exact match. Default when no operator prefix is supplied.
  • in — Matches any value in a comma-separated list.

Query examples:

filter[assigned_user_id]=0d3e7d0k-241a-461r-av15-758a90d70283

filter[assigned_user_id]=eq:0d3e7d0k-241a-461r-av15-758a90d70283

filter[assigned_user_id]=in:0d3e7d0k-241a-461r-av15-758a90d70283,1a2b3c4d-5e6f-7a8b-9c0d-e1f2a3b4c5d6

string
^(eq|gt|gte|lt|lte):.+$

Filters records by using a query string on the field created_at.

Supports comparison operators eq, gt, gte, lt, lte.

Operator semantics:

  • eq — Exact match. Default when no operator prefix is supplied.
  • gt — Greater than the supplied value.
  • gte — Greater than or equal to the supplied value.
  • lt — Less than the supplied value.
  • lte — Less than or equal to the supplied value.

Query examples:

filter[created_at]=2025-11-11T15:30:00Z

filter[created_at]=eq:2025-11-11T15:30:00Z

filter[created_at]=gt:2025-11-11T15:30:00Z

filter[created_at]=gte:2025-11-11T15:30:00Z

filter[created_at]=lt:2025-11-11T15:30:00Z

filter[created_at]=lte:2025-11-11T15:30:00Z

string
^(eq|gt|gte|lt|lte):.+$

Filters records by using a query string on the field updated_at.

Supports comparison operators eq, gt, gte, lt, lte.

Operator semantics:

  • eq — Exact match. Default when no operator prefix is supplied.
  • gt — Greater than the supplied value.
  • gte — Greater than or equal to the supplied value.
  • lt — Less than the supplied value.
  • lte — Less than or equal to the supplied value.

Query examples:

filter[updated_at]=2025-11-11T15:30:00Z

filter[updated_at]=eq:2025-11-11T15:30:00Z

filter[updated_at]=gt:2025-11-11T15:30:00Z

filter[updated_at]=gte:2025-11-11T15:30:00Z

filter[updated_at]=lt:2025-11-11T15:30:00Z

filter[updated_at]=lte:2025-11-11T15:30:00Z

int32
string
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json