Attachment

Attachment

{
    "reference_type": "<string>",
    "reference_id": "<uuid>"
}
  • reference_type (enum string): The type of resource this attachment references. See Type.

  • reference_id (UUID): The unique identifier of the referenced resource. For example, if reference_type is recording, this is the recording’s ID obtained from GET /recordings.

Type

Attachment’s type.