Skip to main content

organisationObj

slugstring
Example: acme-org
namestring
Example: Acme Organisation
createdAtstring<datetime>
Example: 2023-12-12T14:00:00.000Z
updatedAtstring<datetime>
Example: 2022-12-12T14:23:22.000Z
organisationObj
{
"slug": "acme-org",
"name": "Acme Organisation",
"createdAt": "2023-12-12T14:00:00.000Z",
"updatedAt": "2022-12-12T14:23:22.000Z"
}