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

Employment Hero Forms API

The Forms API from Employment Hero — 4 operation(s) for forms.

Employment Hero Forms API is one of 12 APIs that Employment Hero publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Forms. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 4 operations across 4 paths. It is described by OpenAPI 3.1.0, at version 1.0.0.

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

4 operations 4 paths 0 schemas 4 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.employmenthero.com/api/v1
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Employment Hero Forms API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow. By default, every request must be authenticated.

Paths & Operations 4

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

Forms 4
GET
/api/v1/organisations/{organisation_id}/forms
List forms
listForms 1 param → 200
GET
/api/v1/organisations/{organisation_id}/forms/{form_id}
Get form
getForm 2 params → 200
GET
/api/v1/organisations/{organisation_id}/forms/{form_id}/responses
List form responses
listFormResponses 2 params → 200
GET
/api/v1/organisations/{organisation_id}/forms/{form_id}/responses/{response_id}
Get form response
getFormResponse 3 params → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

employment-hero-forms-api-openapi.yml Raw ↑

Other APIs Employment Hero publishes across the network.

Employment Hero REST API
Employment Hero Payroll API (KeyPay)
Employment Hero Bank Accounts API
Employment Hero Certifications API
Employment Hero Cost Centres API
Employment Hero Custom Fields API
Employment Hero Departments API
Employment Hero Documents API
Employment Hero Emergency Contacts API
Employment Hero Employees API
Employment Hero Job Histories API