API Reference

GET announcements/{id}/attachments/create/Z

GET
announcements/{id}/attachments/create/Z

GET operation for announcements/{id}/attachments/create/Z

Authorization

ApiKeyAuth
Authorization<token>

API key authentication. Format: Your API key (no "Token" prefix needed)

In: header

Response Body

application/json

curl -X GET "https://dev-rest.onboard.io/announcements/{id}/attachments/create/Z"
{
  "id": 0,
  "file": "string",
  "created_at": "2019-08-24T14:15:22Z"
}
Empty
Empty
Empty

How is this guide?