Skip to main content
CatalystOne
CatalystOne
36 actions · 2 auth methods
BetaHRIS

Authentication

OAuth 2.0 (Client Credentials M2M)

Requires API client credentials (Client ID and Client Secret) configured in CatalystOne administration. Contact your Cat…Guides: Connector Profile, Link Account

OAuth 2.0 (Named User)

User-based OAuth2 flow with PKCE for applications acting on behalf of individual users. Requires a registered OAuth clie…Guides: Connector Profile, Link Account
Actions
36 actions
Action
Description
List HRDP Users
Get all users from HR Driven Provisioning
Get HRDP User
Query a single user by ID from HR Driven Provisioning
List HRDP Groups
Retrieve all groups from HR Driven Provisioning
Get HRDP Group
Get a single group by ID from HR Driven Provisioning
List HRDP Schemas
Get list of all supported SCIM schemas
Get HRDP Schema
Get an individual SCIM schema by ID
Update HRDP User Credentials
Update a user’s account credentials (username and email)
Lookup Person
Resolve a known identifier (email or employee ID) to the matching person(s)
Get Me
Get personal details of the authenticated user
Get Me Account
Get account details for the authenticated user
Get Me Job
Get job information for the authenticated user’s selected profile
Get Me Photo
Get profile photo metadata for the authenticated user
Get Me Photo Content
Get profile photo binary for the authenticated user
Get Me Manager
Get the authenticated user’s direct manager
Get Me Organization
Get the organization the authenticated user is assigned to
List Performance Reviews
Retrieve reviews with optional filters
Get Performance Review
Retrieve a single review by ID
List Projects
Retrieve all projects
Get Project
Retrieve a specific project by its ID
Create Project
Create a new project in the repository
Update Project
Update an existing project
List Project Categories
Retrieve all project categories
Get Project Category
Retrieve a specific project category by ID
List SCIM Users
Query users via SCIM standard interface
Get SCIM User
Query a single SCIM user by ID
List SCIM Groups
Retrieve all SCIM groups
Get SCIM Group
Get a single SCIM group by ID
List SCIM Schemas
Get list of all supported SCIM schemas
Get SCIM Schema
Get an individual SCIM schema
Get SCIM Service Provider Config
Get SCIM Service Provider Configuration
Get Person
Get another person’s details, masked to the caller’s visibility
Get Person Job
Get the target person’s job information
Get Person Photo
Get profile photo metadata for the target person
Get Person Photo Content
Get profile photo binary for the target person
Get Person Manager
Get the target person’s direct manager
Get Person Organization
Get the organization the target person is assigned to

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/catalystone/filled/png

Connector Profile

CatalystOne - OAuth 2.0 (Client Credentials M2M)
https://stackone-logos.com/api/catalystone/filled/png

Connector Profile

CatalystOne - OAuth 2.0 (Named User)
3

Link an Account

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

Link Account

CatalystOne - OAuth 2.0 (Client Credentials M2M)
https://stackone-logos.com/api/catalystone/filled/png

Link Account

CatalystOne - OAuth 2.0 (Named User)
4

Use Actions

Invoke actions using one of the methods below: