# All work expressions

Use the global work expressions API to fetch all work expressions your subscription has access to.

{% hint style="info" %}
You can use the [place-specific work expressions API](/api/countries-and-localities.md) to fetch work expressions for a particular place.

You can use the [taxonomies work expressions API](/api/taxonomy-topics.md) to fetch work expressions for a particular taxonomy topic.
{% endhint %}

## Fetch work expressions for all places

{% openapi src="/files/4kNXPoVcclCo2986qOST" path="/v3/work-expressions" method="get" %}
[Laws.Africa Content API 2024-04-23.yaml](https://4163728571-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LrrJ5L0RJ3goKWzqKVC%2Fuploads%2FYkGoMScj3txq3sbsbbwo%2FLaws.Africa%20Content%20API%20\(v3\)%20\(2\).yaml?alt=media\&token=7476d4cb-8aff-4c63-8ec8-44782e977024)
{% endopenapi %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://developers.laws.africa/api/all-work-expressions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
