Checks whether a user (identified by email or user_id) owns a registered product in a collection, with optional token_id filtering.
The API key required for accessing protected routes. It should be included in the request headers as x-api-key
.
The email address of the user to check ownership for.
The UUID of the user to check ownership for.
The slug of the collection to check ownership in.
The UUID of the collection to check ownership in.
Optional specific token ID to check ownership for.
x >= 1
Ownership check completed successfully.
The response is of type object
.