Workstream · OAuth Scopes

Workstream OAuth Scopes

OAuth 2.0 derived

Workstream publishes 10 OAuth 2.0 scopes via the implicit flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Workstream API on a user’s behalf.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

CompanyHr TechHiringPayrollOnboardingApplicant TrackingHourly WorkforceRestaurants
Scopes: 10 Flows: implicit Method: derived

OAuth endpoints

Authorization URL
https://public-api.workstream.us/
Flows
implicit

Scopes (10)

ScopeDescriptionFlows
Applicants Read Applicant records implicit
Company Roles Read Company Role records implicit
Company Users Read Company User records implicit
Custom Field Read, update custom field and custom field values implicit
Departments Read Department records implicit
Employees Read Employee records implicit
Imported Employee Infos Read Imported Employee Info records implicit
Locations Read Location records implicit
Positions Read Position records implicit
TeamMember Read Team Member records implicit

Source

OAuth Scopes

Raw ↑
generated: '2026-07-21'
method: derived
source: openapi/workstream-public-api-openapi-original.json
schemes:
- name: oauth2
  source: openapi/workstream-public-api-openapi-original.json
  flows:
  - flow: implicit
    authorizationUrl: https://public-api.workstream.us/
scopes:
- scope: Applicants
  description: Read Applicant records
  flows:
  - implicit
  sources:
  - openapi/workstream-public-api-openapi-original.json
- scope: Company Roles
  description: Read Company Role records
  flows:
  - implicit
  sources:
  - openapi/workstream-public-api-openapi-original.json
- scope: Company Users
  description: Read Company User records
  flows:
  - implicit
  sources:
  - openapi/workstream-public-api-openapi-original.json
- scope: Custom Field
  description: Read, update custom field and custom field values
  flows:
  - implicit
  sources:
  - openapi/workstream-public-api-openapi-original.json
- scope: Departments
  description: Read Department records
  flows:
  - implicit
  sources:
  - openapi/workstream-public-api-openapi-original.json
- scope: Employees
  description: Read Employee records
  flows:
  - implicit
  sources:
  - openapi/workstream-public-api-openapi-original.json
- scope: Imported Employee Infos
  description: Read Imported Employee Info records
  flows:
  - implicit
  sources:
  - openapi/workstream-public-api-openapi-original.json
- scope: Locations
  description: Read Location records
  flows:
  - implicit
  sources:
  - openapi/workstream-public-api-openapi-original.json
- scope: Positions
  description: Read Position records
  flows:
  - implicit
  sources:
  - openapi/workstream-public-api-openapi-original.json
- scope: TeamMember
  description: Read Team Member records
  flows:
  - implicit
  sources:
  - openapi/workstream-public-api-openapi-original.json