Get a granted reward

Get more information on a specific grant, can also be used to check if the granted reward exists

Error cases

Reward attribution id does not exist (404)

{
    "status": 404,
    "errors": [
        {
            "error_key": "id",
            "error": "wrong_value",
            "error_description": "Record not found for id test_attr_id."
        }
    ]
}
Language
Credentials
Bearer
JWT
URL
Click Try It! to start a request and see the response here!