v1
latestOpenAPI 3.1.0Copyright Pismo2026-07-247702,7523.1 MBRules
Get Protection Bulletin rule
Gets a Protection Bulletin rule.
The information requested is not returned in the endpoint response. Instead, the information is sent in a Bulletin rule event.
Note: This endpoint takes an account token - an access token encoded with a Pismo account ID. Tokens can expire quickly, which can result in a <b>401 Unauthorized</b> message.
get/v1/bulletin/setup/{program_id}
Path parameters
programIdinteger required
Example:6912345
Program ID
Headers
Authorizationstring required
Example:Bearer eyJhbGci...IUzUx
Account token - an access token encoded with a Pismo account ID. Tokens can expire quickly, which can result in a <b>401 Unauthorized</b> message.
Response
Accepted