GET /v1/phases/{phaseGuid}/phasemembers

visma.com

Summary: Get phase members
Operation ID: PhaseMembers_GetPhaseMembers
Auth: unknown
Description

Use root phase to get project members.

Parameters (5)

isActive (boolean, query, optional)

Optional: Is the member active on the phase. Filters only root phase members. Default nothing = all.

isUserActive (boolean, query, optional)

Optional: Is the user active. Default nothing = all.

pageToken (string, query, optional)

Optional: Page token to fetch the next page.

phaseGuid (string, path, required)

GUID of the phase.

rowCount (integer, query, optional)

Optional: How many rows to fetch.

No probe data for this endpoint yet.