Skip to main content
POST
List IP Assets

Authorizations

X-Api-Key
string
header
required

Body

application/json
includeLicenses
boolean

Include license information in response

Example:

false

moderated
boolean

Filter for moderated content only

Example:

false

orderBy
enum<string>
default:blockNumber

Field to order results by

Available options:
descendantCount,
blockNumber,
createdAt
orderDirection
enum<string>
default:desc

Order direction for results

Available options:
asc,
desc
pagination
object

Pagination configuration

where
object

Optional filter options for IP assets

Response

OK

data
object[] | null
required

List of enriched IP assets

$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

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

pagination
object

Pagination metadata