GET /api/v1/company/{id}/announcements

brex.io

Summary: Retrieves company announcements
Operation ID: CompanyIdAnnouncements
Auth: unknown
Description

Search announcements filed to the business register from a company identified by an id

Parameters (4)

data (boolean, query, optional)

If this parameter is set to false, you will only receive ids, and no additional data about announcements and no hits to the metric will be counted. (and potentially minimizing your costs)

id (string, path, required)

company hex ID

limit (integer, query, optional)

limit of announcements in response (default 10)

offset (integer, query, optional)

to paginate through results (default 0)

No probe data for this endpoint yet.