Answers References - SocialGouv/code-du-travail-backoffice GitHub Wiki

List questions

GET /answers_references

Response

Legal Code or Agreement reference:

Array<{
  id: UUID
  answer_id: UUID
  category: "agreement" | "labor_code"
  dila_cid: string
  dila_container_id: string
  dila_id: string
  url: null
  value: string
  created_at: string
  updated_at: string
}>

Miscellaneous reference:

Array<{
  id: UUID
  answer_id: UUID
  category: null
  dila_cid: null
  dila_container_id: null
  dila_id: null
  url: string | null
  value: string
  created_at: string
  updated_at: string
}>

Examples

Get an answer by its IDCC

curl https://contributions-api.codedutravail.fabrique.social.gouv.fr/answers_references?answer_id=eq.ab864c8a-7ec7-48ef-95d8-f07d26c7e370