cURL
curl --request GET \ --url https://api.pinata.cloud/v3/gateways/{id} \ --header 'Authorization: Bearer <token>'
{}
org:gateways:read
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
ID of the target Gateway
OK
The response is of type object.
object