enterprise-admin
Get announcement banner for enterprise
Gets the announcement banner currently set for the enterprise.
get/enterprises/{enterprise}/announcement
Path parameters
enterprisestring required
The slug version of the enterprise name.
Response
Response
Example response
{
"announcement": "Very **important** announcement about _something_.",
"expires_at": "\"2021-01-01T00:00:00.000-07:00\""
}