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

Lattice Users API

Manage and retrieve user records

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

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

This API exposes 5 operations across 5 paths, and defines 11 schemas. It is described by OpenAPI 3.0.3, at version v2.

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

5 operations 5 paths 11 schemas 5 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
v2
Base URL
https://api.latticehq.com/v1
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Lattice Users API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). By default, every request must be authenticated.

  • BearerAuth — Service account API key passed as a Bearer token in the Authorization header. Example: Authorization: Bearer

Paths & Operations 5

Across 5 paths, the API surfaces 5 operations — 5 GET. Each is listed below with its method, path, parameters, and response codes.

Users 5

Manage and retrieve user records

GET
/users
List users
listUsers 3 params → 200400422500
GET
/user/{id}
Get user by ID
getUser 1 param → 200400404422500
GET
/user/{id}/directReports
List direct reports for a user
listUserDirectReports 3 params → 200400404422500
GET
/user/{id}/tasks
List tasks for a user
listUserTasks 3 params → 200400404422500
GET
/user/{id}/customAttributes
List custom attributes for a user
listUserCustomAttributes 1 param → 200400404422500

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are User (24 properties), Task (9 properties), CustomAttribute (5 properties), CustomAttributeValue (4 properties). Each schema is shown below with its type and property counts.

PaginatedList
object
3 properties 2 required
CustomAttribute
object
5 properties 4 required
ObjectReference
object
A lightweight reference to another Lattice object
3 properties 3 required
Task
object
9 properties 6 required
CustomAttributeValueList
ErrorResponse
object
1 property 1 required
UserList
TaskList
User
object
24 properties 9 required
CustomAttributeValue
object
4 properties 3 required
ListReference
object
A reference to a paginated list of related objects
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

lattice-users-api-openapi.yml Raw ↑

Other APIs Lattice publishes across the network.

Lattice Competencies API
Lattice Departments API
Lattice Feedbacks API
Lattice Goal Updates API
Lattice Goals API
Lattice Me API
Lattice Review Cycles API
Lattice Reviewees API
Lattice Reviews API
Lattice Tags API
Where this information came from

This is an independent, third-party profile of Lattice Users 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.