Skip to main content
15Five
15Five
61 actions · 1 auth method
PreviewHRIS

Authentication

API Key

Uses the 15Five API access token in the Authorization header as a raw value (no Bearer prefix, no base64 encoding). This…Guides: Connector Profile, Link Account
Actions
61 actions
Action
Description
Get Hello
Check API connection.
List Users
List users.
Get User
Get user details.
Update User
Edit user.
Create Bulk User Import
Import users in bulk via CSV (currently non-functional).
Create Bulk User Update
Create or update users in bulk via JSON (preferred path).
List Groups
List groups.
Get Group
Get group details.
Create Group
Create groups.
Update Group
Update groups.
List Group Types
List group types.
Get Group Type
Get group type details.
Create Group Type
Create group type.
Update Group Type
Full replacement update of a group type (use patch for most edits).
Patch Group Type
Edit a group type — change name or membership (preferred write path).
Delete Group Type
Delete group type.
Get Company Active Status
Retrieve company active status.
List People Attributes
List people attribute definitions (the schema/field list).
Get People Attribute
Get a single people attribute schema (definition).
Create People Attribute
Create people attribute.
List People Attribute Values
List user-stored values for people attributes.
Get People Attribute Value
Get a single user-attribute value.
Create People Attribute Value
Create people attribute value.
List Objectives
List objectives.
Get Objective
Get objective details.
Create Objective
Create objectives.
Update Objective
Update objectives.
List Objective History
Get all objectives history.
Get Objective History
Get single objective history.
Create Key Result
Create key results.
Update Key Result
Bulk update key result metadata (description, target, weight, owner).
Update Key Result Value
Record progress on a single key result (current_value only).
List Priorities
List priorities.
Create Priority
Create priorities.
Update Priority
Update priorities.
List Check-Ins
List employee check-ins (15Five weekly status reports).
Get Check-In
Get check-in details.
Delete Check-In
Delete check-in.
List Answers
List answers.
Get Answer
Get answer details.
List Questions
List questions.
Get Question
Get question details.
List Pulses
Retrieve pulse data.
Get Pulse
Get a single pulse rating’s full record.
List High Fives
List high fives.
Create High Five
Create a peer high-five recognition.
Get High Five
Get high five details.
List 1-on-1s
List 1-on-1 meetings.
Get 1-on-1
Get a single 1-on-1 meeting record.
List Review Cycles
List review cycles.
Get Review Cycle
Get a single review cycle’s full record.
List Review Cycle Participants
List participants for a given review cycle.
List Review Cycle Answers
Retrieve cycle questions and answers.
List Review Cycle Performance Measurements
Retrieve cycle’s performance measurements.
List Review Cycle Reviews
List submitted reviews (with answers) for a given review cycle.
List Company Vacations
List vacations.
Create Company Vacation
Create vacation.
Update Company Vacation
Update vacation.
Delete Company Vacation
Delete vacation.
List Feature Statuses
Retrieve feature statuses.
List Security Audit Events
List security audit events.

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See the Projects Guide.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.
https://stackone-logos.com/api/15five/filled/png

Connector Profile

15Five - API Key
3

Link an Account

Connect an account using StackOne Hub or Auth Link.
https://stackone-logos.com/api/15five/filled/png

Link Account

15Five - API Key
4

Use Actions

Invoke actions using one of the methods below: