Skip to content
Alchemy Logo

Get Sponsorships

GET
https://manage.g.alchemy.com/api/gasManager/policy/{id}/sponsorships

Returns a list of sponsorships associated with the specified policy ID. The results are paginated.

Header Access Token

To call this endpoint, you must use your access token in the authorization header of the API request.

Headers

stringrequired

Bearer authentication token

Path Parameters

stringrequireddefaults to a844e221-3c13-40c6-95db-d2db390e14b5

ID of the policy.

Query Parameters

integerdefaults to 5

Limits the number of sponsorships returned.

Responses

200

Sponsorships fetched successfully

Was this page helpful?