List participant tiers
State
List participant tiers
Returns the participant’s tier levels for a program. The program_id query parameter is required.
GET
List participant tiers
Returns a participant’s current tier levels for a program. TheDocumentation Index
Fetch the complete documentation index at: https://docs.scrip.dev/llms.txt
Use this file to discover all available pages before exploring further.
program_id query parameter is required. The participant must be enrolled in the specified program.
Each entry in the data array represents the participant’s standing in one tier, including their current level, rank, any benefits granted by that level, and timestamps for acquired_at and expires_at.
For usage patterns and examples, see the Tiers guide.
Authorizations
API key passed in the X-API-Key header.
Path Parameters
Participant ID
Query Parameters
Program ID to scope the tier lookup
Response
List of participant tier states
List of participant tier states