---
title: "Get a RoyaltyPay"
method: GET
path: "/api/v3/royalties/payments/{royaltyPayId}"
tags: ["Royalties"]
---

# Get a RoyaltyPay

`GET /api/v3/royalties/payments/{royaltyPayId}`

Retrieve a RoyaltyPay

## Response `200`

OK

- GithubComStoryprotocolProtocolApiApiInternalModelsProtocolv1RoyaltyPayResponse
  - `data` GithubComStoryprotocolProtocolApiApiInternalModelsProtocolv1RoyaltyPay
    - `amount` string
    - `blockNumber` string
    - `blockTimestamp` string
    - `id` string
    - `payerIpId` string
    - `receiverIpId` string
    - `sender` string
    - `token` string

---

[API](https://skmtc.net/storyapis/apis/story-protocol-api-reference.md) · [All operations](https://skmtc.net/storyapis/apis/story-protocol-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/storyapis/story-protocol-api-reference/versions/6cb84b9791cd/schema)
