Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
Returns the record's comment attachment url
The response is of type string.
Get record comment attachment url
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Returns the record's comment attachment url
The response is of type string.