This endpoint serves the purpose of fetching announcement based on unique announcement ID.
cURL
curl --request GET \ --url https://api.roostedhr.com/api/1_12/announcements/{id} \ --header 'X-API-KEY: <api-key>'
{ "id": 123, "subject": "<string>", "message": "<string>", "replies": [ 123 ], "selected_workers": [ { "id": 123, "name": "<string>" } ], "sent_via": [ "<string>" ], "status": "<string>", "time_sent": "<string>" }
OK
Show child attributes
Possible options: email, text message or both
Pending or Sent