Jump to Content
Productboard Public APIHome
GuidesRecipesDocumentationChangelog
HomeLog InProductboard Public API
Documentation
Log In
GuidesRecipesDocumentationChangelog
All
Pages
Start typing to search…

About

  • Overview
  • Gettting started
  • Feedback & Help
  • Glossary
  • Known issues

Using the API

  • Authentication
    • API Token Authentication
    • OAuth 2.0 Authorization Code
    • OAuth 2.0 JWT Bearer
  • Rate limits
  • Pagination
  • Using Configuration Endpoints
  • Field Value Types
  • Richtext
  • Entity IDs in-app

Notes

  • List note configurationsget
  • Get configurationget
  • Create notepost
  • List notesget
  • Retrieve noteget
  • Update notepatch
  • Delete notedel
  • Retrieve relationshipsget
  • Create relationshippost
  • Set customer relationshipput
  • Delete relationshipdel

Entities

  • List entity configurationsget
  • Get configurationget
  • Create entitypost
  • List entitiesget
  • Retrieve entityget
  • Update entitypatch
  • Delete entitydel
  • Search entitiespost
  • Retrieve relationshipsget
  • Create relationshippost
  • Set parent relationshipput
  • Delete relationshipdel

Analytics

  • Retrieve member activity dataget

Get configuration

get
https://api.productboard.com/v2/entities/configurations/

Returns metadata for a specific Entities type, including supported fields, patch operations, and validation rules.
Use this to programmatically discover which fields are required, what types are available, and how your workspace is configured.

Language
Credentials
Click Try It! to start a request and see the response here!
  • Privacy Policy
  • Cookie Policy
  • Cookie Settings