GET api/PortalAction
Retrieves all actions
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of MyActionName | Description | Type | Additional information |
---|---|---|---|
Id |
Actual portal id of the action |
globally unique identifier |
None. |
ActionId |
Action Id property |
integer |
None. |
Score |
The score |
integer |
None. |
Name |
The name |
string |
None. |
Order |
The order |
integer |
None. |
Category |
The category of the action |
integer |
None. |
Url |
The url associated with the action |
string |
None. |
NextAction |
The next action after this one |
integer |
None. |
Subscription |
Related subscription level |
string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.