Get Action Types

View as Markdown

Returns the available action types to configure steps in a kitting work order. Some action types may include sub-actions required for certain action types.

Authentication

AuthorizationBearer

Authentication using Personal Access Token (PAT) token

OR
AuthorizationBearer
OAuth2 authentication using JWT tokens

Response

Success
actionslist of objects or null
The list of work order action types.

Errors

500
Internal Server Error