Get Custom Entity Type Actions
Get all actions associated with this custom entity type
Request
URI
GET
https://{api_host}/cloudapi/customEntityTypes/{customEntityTypeId}/actions
COPY
Path Parameters
string
customEntityTypeId
Required
customEntityTypeId
string
customEntityTypeId
Required
customEntityTypeId
Responses
200
OK
Returns CustomEntityTypeActions of type(s) application/json;version=37.0
{
"actions": [
{
"name": "string",
"workflowId": "string",
"workflowInputParameter": "string"
}
]
}
401
The user is not authorized
Operation doesn't return any data structure
403
The user does not have 'read' access rights for custom entity types
Operation doesn't return any data structure
404
Not Found
Operation doesn't return any data structure
Custom Entities Operations
POST
Create Custom Entity Type
POST
Create Custom Entity Type Action
DELETE
Delete Custom Entity Type
DELETE
Delete Custom Entity Type Action
GET
Get Custom Entities
GET
Get Custom Entity
GET
Get Custom Entity As Sdk Object
GET
Get Custom Entity Type
GET
Get Custom Entity Type Actions
GET
Get Custom Entity Type Tenants
POST
Post Custom Entity Type Publish
POST
Post Custom Entity Type Publish All
POST
Post Custom Entity Type Unpublish
POST
Post Custom Entity Type Unpublish All
GET
Query Custom Entity Types
PUT
Set Custom Entity Type Tenants
PUT
Update Custom Entity Type