Token access controls
Get allowlist activation status
This operation retrieves the allowlist activation status of the token contract.
GET
Authorizations
The API key. For more details, refer to API key.
In the API playground, enter your API secret, and your API key will be accordingly calculated.
Path Parameters
The token ID, which is the unique identifier of a token.
Response
Successfully retrieved the allowlist activation status.
The response schema for retrieving the allowlist activation status.
Indicates whether the allowlist feature is activated for the token.
Example:
true
