When you create a worker group, super.AI creates a worker group object that contains information on the worker group, including a unique ID.
Attribute | Type | Description |
---|---|---|
id | integer | Unique identifier for the worker group |
created | ISO 8601 date | UTC timestamp for when the worker group was created |
name | string | Name of the worker group |
ownerId | integer | User ID of the user who created the worker group |
workers | array of objects | Worker objects for each worker in the worker group |