Skip to content
This repository has been archived by the owner on Jun 6, 2022. It is now read-only.

Locations

Ivan Gabriele edited this page Feb 21, 2020 · 5 revisions

Description

The locations represent the local administration departments (Direccte / Dieccte) in charge of writing:

  • the answers to each question for each labor agreement,
  • the generic answers (that is the labor law-related answer) to each question.

List locations

GET /locations

Response

Array<{
  id: UUID
  name: string
  created_at: string
  updated_at: string
}>

Examples

Get all locations

curl https://contributions-api.codedutravail.fabrique.social.gouv.fr/locations