Skip to main content
GET
/
boost-bury
Error
A valid request URL is required to generate request examples
[
  {
    "id": 123,
    "created_at": "2023-11-07T05:31:56Z",
    "rule": {
      "strength": 123,
      "type": "badge"
    }
  }
]
{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

merchant_id
string
required

Response

Successful Response

id
integer
required
created_at
string<date-time>
required
rule
BadgeBoostBuryRule · object
required