Skip to main content
GET
List solutions

Authorizations

Authorization
string
header
required

JWT authentication for organization-scoped endpoints.

Path Parameters

orgId
string
required

Organization ID

workspaceId
string
required

Workspace ID

Query Parameters

built
enum<string>

Filter solutions by whether they have been built (modified after creation)

Available options:
true,
false
status
string

Comma-separated list of solution statuses to filter by

Pattern: ^(Backlog|New|Planned|InDevelopment|Complete|Cancelled)(,(Backlog|New|Planned|InDevelopment|Complete|Cancelled))*$
relationships
string

Comma-separated list of relationships to include in the response

Response

Success

Response containing an array of solutions

data
object[]
required

Array of solutions