Skip to main content
GET
Browse Achievement Definitions

Filtering

This endpoint accepts filter and sort query parameters. See Filtering, sorting, and search for paging and for the shared search_with, custom_field, and json_contains filters.

Examples

Operators

The not_has operator applies to related attributes, which this endpoint does not have.

Filter attributes

Each attribute above is also a valid sort key, for example ?sort=-starts_at for descending order.

Search attributes

filter[search] runs one partial match term across name, handle, is_published, starts_at, ends_at, type, enable_annual_earn_cycle, period. A record matches when any one of those attributes contains the term.

Query Parameters

page[size]
string

Response

Array of AchievementDefinition

data
AchievementDefinition · object[]
required