Skip to main content
List Entity Type Attachment Types

Authorizations

Authorization
string
header
required

API key authentication

Path Parameters

entity_type
enum<string>
required

Entity type whose supported attachment types to list.

Available options:
ENTITY_TYPE_UNSPECIFIED,
ALERTS,
TEST_NOTIFICATIONS,
CASES,
OLLY_SCHEDULED_TASKS

Response

200 - application/json

Response containing a list of supported attachment types for the entity type.

supportedAttachmentTypes
object[]

The supported attachment types.

Maximum array length: 100