Skip to main content
GET
Get a builder's display metadata

Path Parameters

builder_code
string
required

Builder code.

Response

200 - application/json

Builder metadata. Body is null when no metadata has been registered for this builder.

One row of polymarket_builder_metadata. Includes builder_code since it's used as the keying field on the standalone metadata endpoints.

builder_code
string
required
name
string
required
website
string | null
twitter
string | null
icon_url
string | null
description
string | null
Last modified on August 7, 2026