GET alerts/{alertId}/attachments/{attachmentId}

signl4.com

Summary: Gets a specified attachment of a specified alert.
Operation ID:
Auth: unknown

Parameters (5)

alertId (string, path, required)

Id of the alert that contains the wanted attachment.

attachmentId (string, path, required)

Id of the attachment, that you want to retrieve.

height (integer, query, optional)

Optional parameter defining the wanted height of the picture that is retrieved.

scale (boolean, query, optional, default: True)

Optional parameter defining whether it's wanted to scale the retrieved image. Default is set to true.

width (integer, query, optional)

Optional parameter defining the wanted width of the picture that is retrieved.

No probe data for this endpoint yet.