Interactions APIGET/api/v1/interaction-types
Product availabilityAlgaPSAAlgaDesk
List interaction types
Returns the union of system and tenant-defined interaction types.
Response body
Success response 200 · schema InteractionTypeListV1
dataarray of objectRequired
type_idstring <uuid>Required
iconstringRequiredNullable
Response codes
200
Available interaction types.
400
Validation or query parsing failure.
401
API key missing or invalid.
403
Interaction RBAC denied.
404
Interaction not found.
500
Unexpected controller or service failure.