REST method: GET
URL: https://app.knowledgeowl.com/api/head/readerroles/{id}.json
Required fields: project_id={knowledge base ID}
You may use this endpoint to a reader group object.
Limiting Returned Fields
To reduce the amount of information returned, you may include which fields should be returned like so:
https://app.knowledgeowl.com/api/head/readerroles.json?_fields[]=status
This example will only return data for the status field of the articles.