List Segments in Environment

Retrieve the segments in an FME environment.

Path Params
string
required

The ID of the project (workspace) for the FME environment. After migration to Harness, get this value using the Get Projects (Workspaces) endpoint and the Harness project name.

string
required

The ID or case-sensitive name of the FME environment to get a list of segments from

Query Params
int32
Defaults to 0

The offset to retrieve. Useful for pagination

int32
Defaults to 20

The maximum segments to return per call. Default=20. Max=50.

Responses

Language
Request
Response
Choose an example:
application/json