Skip to main content
GET
Get Blocklist Entries
Retrieve all blocklist entries for your Rewards App to see which API routes are currently restricted for client-side calls.

Configuration

Header Parameters

string
required
Client identifier (use “developer-dashboard” )
string
required
Bearer token for authenticationFormat: Bearer {JWT_TOKEN}
number
Filter by API version (optional)Example: 1
string
Filter by API route (optional)Example: /earn/limited-achievement/reward

Path Parameters

string
required
Your Rewards App ID

Response Status Codes

Response Fields


Code Examples

Empty Response. If data is an empty array [], it means no blocklist entries exist and client-side reward sending is currently enabled.

Try It Out

Ready to view your blocklist entries? Use our API playground on the right to test with your JWT token.

What’s Next?

After viewing your blocklist entries: