Locations - SocialGouv/code-du-travail-backoffice GitHub Wiki
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