Skip to main content
GET
/
markets
/
by-slug
/
{slug}
Get Market By Slug
curl --request GET \
  --url https://staging-api.polysimulator.com/markets/by-slug/{slug}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Path Parameters

slug
string
required

Response

Successful Response