Gets all associated dashboards --- tags: - Dashboard responses: 200: description: Success schema: type: object required: - content properties: content: type: array items: $ref: '#/definitions/Dashboard'