Retrieve achievements by tags.

Body Params
string

The application ID. Optional. If not provided, it is taken from the context authentication.

tags
array of strings
required
length ≤ 10

An array of tags of the achievements.

tags*
integer

The limit on the number of achievements to retrieve.

number

A cursor for use in pagination, specifying where to start retrieving records. Based on 'updatedAt' field.

Responses

400

Invalid argument error, either tags array or appId is invalid or missing.

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json