Skip to main content
GET
/
notices
Get Notices
curl --request GET \
  --url https://api.zo.computer/notices/ \
  --header 'Authorization: Bearer <token>'
{
  "notices": [
    {
      "feature": "<string>",
      "message": "<string>",
      "expires_on": "2023-12-25"
    }
  ]
}

Authorizations

Authorization
string
header
required

Zo API key (zo_sk_...)

Query Parameters

feature
string | null

Filter by feature

Allowed value: "texting"

Response

Successful Response

notices
Notice · object[]
required

Active notices