# 2025-05-16

### List posts - removal of body

We removed the "body" parameter from this request which used to contain the "workspaceId".

All API requests will require the inclusion of a "workspaceId" within the query parameters.

To get the ids of all available workspaces, use the newly introduced `/workspaces` ([workspaces](https://docs.ocoya.com/endpoints/workspaces "mention")) endpoint.

More info:

{% content-ref url="../endpoints/posts/list-posts" %}
[list-posts](https://docs.ocoya.com/endpoints/posts/list-posts)
{% endcontent-ref %}
