Access API
Get registration settings
Retrieves the registration settings for a specific product, identified by token_id and collection (slug or ID).
GET
Authorizations
The API key required for accessing protected routes. It should be included in the request headers as x-api-key
.
Query Parameters
The token ID of the product.
Required range:
x >= 1
The slug of the collection containing the product.
The UUID of the collection containing the product.
Response
200
application/json
Registration settings retrieved successfully.
The response is of type object
.