Get all member styleguides

Lists all styleguides user is a member of unless linked_project or linked_styleguide parameter is given.

If linked_project parameter is provided, lists styleguide linked to the given project and its ancestors. Returns error if the project referenced with linked_project is not accessible.

Simiarly, lists styleguide linked to the given styleguide and its ancestors if linked_styleguide parameter is provided. Returns error if the styleguide referenced with linked_styleguide is not accessible.

☝️ linked_project and linked_styleguide should not be used in conjunction.

Also, styleguides can be filtered by workspace using the workspace parameter. workspace parameter is ignored when linked_project or linked_styleguide parameter is provided.

Returns Styleguide[]

Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!