get https://gamify-api-{region}.optimove.net/campaigns//assigned-prizes
This endpoint allows you to query prizes that have been assigned to players after they have completed a campaign. These assigned prizes may include unique prize codes that players can redeem. You can use this endpoint to fetch all assigned prizes for a specific campaign, additionally you can filter by a specific prize or player information.
Handling Regions
Our API is hosted in two regions: US and EU. The Base URL is region-specific.
US: https://gamify-api-us.optimove.net
EU: https://gamify-api-eu.optimove.net
Please ensure you are using the correct Base URL for your account's region.
Rate Limit
This endpoint is subject to the general API rate limit of 50 requests per 10 seconds. Learn more about handling rate limits.
