Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Workwell Technologies Users API

User records for the uAttend account

Workwell Technologies Users API is one of 3 APIs that Workwell Technologies publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Users. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 1 operation across 1 path, and defines 4 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://api.workwelltech.com.

1 operations 1 paths 4 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://api.workwelltech.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Workwell Technologies Users API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-api-key (ApiKeyAuth). By default, every request must be authenticated.

  • ApiKeyAuth — Account-scoped API key provided by WorkWell Technologies support. Keys grant access to all data within your uAttend account and are active immediately upon iss…

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

Users 1

User records for the uAttend account

POST
/user
Retrieve user records for the account
getUsers body → 200400401403404429500

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are User (11 properties), GetUsersRequest (3 properties), Error (1 property), GetUsersResponse (1 property). Each schema is shown below with its type and property counts.

GetUsersResponse
object
1 property
User
object
A uAttend user record. The /user endpoint returns the core fields by default; the full internal schema (snakecase fields) is documented in the provider's appen…
11 properties
GetUsersRequest
object
All parameters are optional. Omit them or pass {} to return all users.
3 properties
Error
object
AWS API Gateway style error envelope, e.g. {"message": "Unauthorized"}.
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

workwell-technologies-users-api-openapi.yml Raw ↑

Other APIs Workwell Technologies publishes across the network.

Workwell Technologies Punch Reports API
Workwell Technologies Timecards API