Companies
The Company object
{
  "id": "1",
  "title": "Acme",
  "created_аt":  "2021-10-28T10:47:55+00:00",
}
1
2
3
4
5
2
3
4
5
Attributes
id string
The unique identifier of the Company.
title string
The title of the Company.
created_at datetime
The creation date of the Company.