Get Projects (Workspaces)

Retrieves the projects (formerly known as workspaces) for an account.

Query Params
int32

The offset to retrieve. Useful for pagination.

int32
Defaults to 20

The maximum return limit per call is 1000.

string

Filter projects by name. This must be the project name and cannot be the project ID.

string
Defaults to IS

Match operator for the name query parameter. IS is the default value but STARTS_WITH and CONTAINS is also supported.

string

Filter projects by the Harness organization ID.

string

Filter projects by the Harness project ID.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Request
Response
Choose an example:
application/json
text/plain