Skip to main content

List all languages

Returns a list of languages within a workspace or project.

Query Parameters
  • project_id string

    Only return projects associated to the project specified by this project ID.

Responses

OK


Schema
  • data object[]
  • id string
  • name string
  • locale string
  • workspace_id string
  • created_at date-time
  • updated_at date-time
Loading...