> ## Documentation Index
> Fetch the complete documentation index at: https://docs.explo.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Resource Endpoints

> Collection of endpoints to manage resources

<Card title="List Team Dashboards" icon="chart-simple" href="/api-reference/resource-api/list-dashboard" iconType="regular">
  Get all dashboards belonging to the team
</Card>

<Card title="List Team Report Builders" icon="table" href="/api-reference/resource-api/list-report-builders" iconType="regular">
  Get all report builders belonging to the team
</Card>

<Card title="Publish to Environment" icon="code-merge" href="/api-reference/resource-api/publish-resource" iconType="regular">
  Publish a dashboard or report builder to an environment
</Card>

<Card title="Email Dashboard Screenshot" icon="camera" href="/api-reference/resource-api/screenshot-dashboard" iconType="regular">
  Email a screenshot of your dashboard
</Card>

<Card title="Email Dashboard Report" icon="envelope" href="/api-reference/resource-api/email-report" iconType="regular">
  Email a dashboard report, configured in Explo
</Card>

<Card title="Copy Editable Section Data" icon="copy" href="/api-reference/resource-api/copy-editable-section-data" iconType="regular">
  Copy an editable dashboard section’s metadata from one customer to another
</Card>
