Get Flow Message Relationships Template
GET {{baseUrl}}/api/flow-messages/:id/relationships/template/
Returns the ID of the related template
Rate limits:
Burst: 3/s
Steady: 60/m
Scopes:
templates:read
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
revision | string | (Required) API endpoint revision (format: YYYY-MM-DD[.suffix]) | |
Accept | string |
RESPONSES
status: OK
{"data":{"type":"template","id":"\u003cstring\u003e"}}