Core
Early access
Company API v4 is the next-generation API and is under active development. Endpoints and fields may still change.
Get a division
Returns a single division
curl -X GET "https://example.com/api/v4/divisions/0"{ "id": 0, "name": "string", "created_at": "2019-08-24T14:15:22Z", "updated_at": "2019-08-24T14:15:22Z"}