REST interface for BPD-related resources - Team (by Team ID) Resource
This IBM Business Automation Workflow resource represents the details of a team, which is identified by its identifier. Use this resource to retrieve modeled team information but use the "v1/group/{groupNameOrID}" API to retrieve the runtime membership information for the team.
Resource URI
/rest/bpm/wle/v1/team/{teamId}Path elements
| Name | Data Type | Description |
|---|---|---|
| teamId | string | The identifier of the team.
|
Available since
8.5.0
Subtopics
The following subtopics describe the HTTP methods defined for this resource:
- GETUse this method to retrieve the modeled details of a team, which is identified by its identifier.
Parent Topic: REST interface for BPD-related resources Resource Set