Retrieve license tokens with optional filtering. If no filters are provided, returns all license tokens. Supports filtering by owner wallet address and/or licensor IP ID. Results are paginated and can be ordered by ‘blockNumber’ (default: descending).
Documentation Index
Fetch the complete documentation index at: https://docs.story.foundation/llms.txt
Use this file to discover all available pages before exploring further.
Field to order results by (only 'blockNumber' is supported)
blockNumber Order direction for results ('asc' for ascending, 'desc' for descending)
asc, desc Pagination configuration (optional, defaults: limit=100, offset=0)
Optional filter options for license tokens
OK
List of license tokens matching the filter criteria
A URL to the JSON Schema for this object.
"https://api.storyapis.com/api/v4/LicenseTokensResponseHumaBody.json"
Pagination metadata including total count and hasMore flag