Skip to main content
POST
List IP Asset Edges

Authorizations

X-Api-Key
string
header
required

Body

application/json
orderBy
enum<string>

Field to order results by (currently only blockNumber is supported)

Available options:
blockNumber
orderDirection
enum<string>
default:desc

Order direction for results

Available options:
asc,
desc
pagination
object

Pagination configuration

where
object

Filter options for edges

Response

OK

data
object[] | null
required

List of derivative registered events (edges)

$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://api.storyapis.com/api/v4/EdgesResponseHumaBody.json"

pagination
object

Pagination metadata