Skip to main content

Returns tips that are ideal for attaching a message.

GET 

/api/v1/tips

Returns tips that are ideal for attaching a message. The tips can be considered as non-lazy and are therefore ideal for attaching a message.

Request

Responses

Successful operation.

Schema
    data objectrequired
    tipMessageIds string[]required

    The message identifiers that can be used to a attach a message to.

Loading...