The Step Participant Types resource represents the participant types available for a step. Refer to the Action Create resource for usage.
Resource Properties
Scope Parameter | stepparticipanttypes |
---|
Location | /stepparticipanttypes |
---|
Methods | GET |
---|
Default Page Size | 50 |
---|
Max Page Size | 200 |
---|
Default Includes | None |
---|
Resource Attributes
Field | Description | Format | Required | Field Type | Restrictions | Notes |
---|
id |
| string |
| default |
|
|
isRequired |
| boolean |
| default |
|
|
displayOrder |
| integer |
| default |
|
|
actionType |
| string |
| link |
|
|
step |
| string |
| link |
|
|
participantType |
| string |
| link |
|
|
Link Templates
Identifier | Resource | Location Template |
---|
stepparticipanttypes.actionType | actiontypes | /actiontypes/{stepparticipanttypes.actionType} |
stepparticipanttypes.step | steps | /steps/{stepparticipanttypes.step} |
stepparticipanttypes.participantType | participanttypes | /participanttypes/{stepparticipanttypes.participantType} |