Skip to main content
GET
Find event and function signatures used in Boost configurations

Query Parameters

page
integer | null
default:1

The desired page to return from the query

Required range: x >= 0
pageSize
integer | null
default:10

The amount of items to return from the query, defaults to 10, and must be <= 100

Required range: 0 <= x <= 100

Response

200 - application/json

Returns a list of Boosts

signatures
object[]
required
count
number
required

The total number of signatures returned in this api call.