How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Laurel User Groups API

The User Groups API from Laurel — 6 operation(s) for user groups.

Laurel User Groups API is one of 40 APIs that Laurel publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include User Groups. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 12 operations across 6 paths, and defines 13 schemas. It is described by OpenAPI 3.0.0, at version 1.

Requests are made against the base URL https://api.laurel.ai/time/.

12 operations 6 paths 13 schemas 3 DELETE4 GET1 PATCH2 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1
Base URL
https://api.laurel.ai/time/
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Laurel User Groups API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (ApiBearerAuth). By default, every request must be authenticated.

  • ApiBearerAuth — Enter access token

Paths & Operations 12

Across 6 paths, the API surfaces 12 operations — 3 DELETE, 4 GET, 1 PATCH, 2 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

User Groups 12
GET
/api/v1/user-groups
List user groups for a customer
UserGroupController_list_v1 3 params → 200
POST
/api/v1/user-groups
Create a user group
UserGroupController_create_v1 body → 201
PUT
/api/v1/user-groups/by-external-id/{externalId}
Upsert a user group by its external id
UserGroupController_upsertByExternalId_v1 2 params body → 200
DELETE
/api/v1/user-groups/by-external-id/{externalId}
Delete a user group by its external id
UserGroupController_deleteByExternalId_v1 2 params → 204
GET
/api/v1/user-groups/for-user/{userId}
List user groups a specific user is a member of
UserGroupController_listForUser_v1 2 params → 200
GET
/api/v1/user-groups/{userGroupId}
Get a single user group
UserGroupController_get_v1 2 params → 200
PATCH
/api/v1/user-groups/{userGroupId}
Update a user group
UserGroupController_update_v1 2 params body → 200
DELETE
/api/v1/user-groups/{userGroupId}
Delete a user group
UserGroupController_delete_v1 2 params → 200
GET
/api/v1/user-groups/{userGroupId}/users
Get all users in a user group
UserGroupController_getUsersInGroup_v1 2 params → 200
POST
/api/v1/user-groups/{userGroupId}/users
Add users to a user group
UserGroupController_addUsers_v1 2 params body → 201
DELETE
/api/v1/user-groups/{userGroupId}/users
Remove users from a user group
UserGroupController_removeUsers_v1 2 params body → 200
PUT
/api/v1/user-groups/by-external-id/{externalId}/users
Sync a user group's membership by its external id
UserGroupController_syncMembersByExternalId_v1 2 params body → 200

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are UserGroupUserResponseDto (7 properties), UserGroupDto (7 properties), UserIdUserGroupDto (7 properties), TimekeeperIdUserGroupDto (7 properties). Each schema is shown below with its type and property counts.

RemoveTimekeeperIdsFromGroupDto
object
2 properties 2 required
RemoveUserIdsFromGroupDto
object
2 properties 2 required
AddTimekeeperIdsToGroupDto
object
2 properties 2 required
TimekeeperIdUserGroupDto
object
7 properties 6 required
AddUserIdsToGroupDto
object
2 properties 2 required
UpsertUserGroupByExternalIdDto
object
2 properties 1 required
UserGroupUserResponseDto
object
7 properties 4 required
SyncGroupMembershipResponseDto
object
3 properties 3 required
UserIdUserGroupDto
object
7 properties 6 required
UserGroupDto
object
7 properties 6 required
SyncGroupMembershipDto
object
4 properties 1 required
CreateUserGroupDto
object
4 properties 3 required
UpdateUserGroupDto
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

laurel-user-groups-api-openapi.yml Raw ↑

Other APIs Laurel publishes across the network.

Laurel Ably API
Laurel Activities API
Laurel Clients API
Laurel Code Types API
Laurel Codes API
Laurel CodeTypes API
Laurel Customers API
Laurel DailySelectedInitiatives API
Laurel Data Retention Audits API
Laurel Delegators API
Laurel Entries API
Laurel Entry Date Restrictions API
Where this information came from

This is an independent, third-party profile of Laurel User Groups API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.