Get Sponsorships
Returns a list of sponsorships associated with the specified policy ID. The results are paginated.
<Note title="Header Access Token">
  To call this endpoint, you must use your [access token](/docs/how-to-create-access-keys) in the [authorization header](/docs/how-to-use-api-keys-in-http-headers) of the API request. 
</Note>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path Parameters
id
ID of the policy.
Query Parameters
limit
Limits the number of sponsorships returned.
Response
Sponsorships fetched successfully
data
error