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

KeyDatatypeRequiredDescription
revisionstring(Required) API endpoint revision (format: YYYY-MM-DD[.suffix])
Acceptstring

RESPONSES

status: OK

{"data":{"type":"template","id":"\u003cstring\u003e"}}