I understand that previously, it was possible to retrieve a list of posts by a specific creator using the following API.
https://kemono.su(cr)/api/v1/{service}/user/{creator_id}?o={offset}However, it appears that this has been removed from the current API documentation.
How can I continue to retrieve a list of posts by a specific creator using the API?