דילוג לתוכן הראשי

Get the conversation-attribute schema

GET 

/conversation-attributes

The account's conversation-attribute schema: the custom fields a conversation can carry.

api_id is the key you use when writing values at PATCH /v1/conversations/{id}/custom-attributes, and type decides what a value may be — the write endpoint enforces it.

Read-only on purpose. This is a schema, and reshaping it from a machine credential would silently invalidate values on conversations that already carry them.

Scope: conversation_attributes

Responses

The schema.

Response Headers
    X-Request-Id

    Correlation id for this request. Quote it when reporting a problem.