get
https://gateway.remote.com/v1/countries//contractor-contract-details
Returns the contract details JSON Schema for contractors given a country.
When employment_id refers to a contractor employment, the schema's fields carry
default values sourced from the contractor's current contract — the payment terms
from the stored contract details or, absent those, the contractor's rate — so a new
contract document form can be prefilled with them.
Those defaults are compensation data and require one of documents-management:create,
people-contracts:create or hiring:update. Without them the schema is returned
without default values, so the form renders blank rather than failing.
Authentication
This endpoint accepts any one of the following token types:
- Company-scoped access token (
OAuth2AuthorizationCode) — obtained through the Authorization Code flow or the Refresh Token flow. See Authentication for partners. - Customer API token (
CustomerAPIToken) — generated by the customer on their Integration Settings page. See Authorization for customers.
Scopes
| Category | Read only Scope | Write only Scope (read access implicit) |
|---|---|---|
Manage company resources (company_admin) | View forms (form:read) | - |
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Callback