Skip to content

Add query parameters to getWorkspaces #1552

Closed
@greyscaled

Description

@greyscaled

Developer Story

As of #1537 there are query parameters on the workspaces endpoint for filtering

  • organization_id
  • owner_id (can be username, user_id, or 'me')

Reflect this in the FE API code:

export const getWorkspaces = async (): Promise<TypesGen.Workspace[]> => {

Metadata

Metadata

Assignees

Labels

siteArea: frontend dashboard

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions