Q3 Roadmap: Embedded Notifications, Embedded Commissions, Tips and more!
curl --location --request GET '/api/organizations//roles/'
{
"id": "role_001",
"name": "Manager",
"organizationId": "org_12345",
"hourlyWage": 25,
"active": true,
"createdAt": "2023-10-27T09:00:00Z",
"updatedAt": "2023-10-27T09:00:00Z",
"deletedAt": null
}