v3

latestOpenAPI 3.0.12026-07-31240345599.7 KB
Stakeholder User management

Get assignments by stakeholder with pagination

Get assignments for a stakeholder with pagination support.

get/stakeholder-comms/cloudId/{cloudId}/api/assignments/by_stakeholder/v2

Query parameters

stakeholderIdstring

Identifier of the stakeholder.

aristring

Atlassian Resource Identifier of the stakeholder.

aaidstring

Atlassian Account ID of the stakeholder.

emailIdstring

Email address of the stakeholder.

stakeholderGroupIdstring

Stakeholder group identifier.

atlassianTeamIdstring

Atlassian team identifier.

stakeholderTypestring

Type of the stakeholder.

firstinteger

Number of items to return from the start.

afterstring

Cursor for forward pagination.

lastinteger

Number of items to return from the end.

beforestring

Cursor for backward pagination.

Response

Returned if the request is successful.

totalCountinteger

Total number of assignments.

errorstring

Error message, if the operation was not successful.