ckanaction/docs/content/docs/followee_list.mdx

25 lines
No EOL
803 B
Text

---
title: followee_list
full: true
_openapi:
method: POST
toc: []
structuredData:
headings: []
contents:
- content: >
Return the list of objects that are followed by the given user.
Returns all objects, of any type, that the given user is following
(e.g. followed users, followed datasets, followed groups).
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Return the list of objects that are followed by the given user.
Returns all objects, of any type, that the given user is following (e.g. followed users, followed datasets, followed groups).
<APIPage document={"./lib/openapi.yml"} operations={[{"path":"followee_list","method":"post"}]} />