curl --location --request GET 'https://api.gwid.io/api/v1/aws-credentials' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{}'{"data":[{"id":"e0dcde4b-f741-44a7-86bc-c84749437c2f","access_key_id":"AKIAVIOZFSUFOSSDZ6HD","secret_access_key":"$2a$10$p2bK8VewSCtKAOUkvOvw/.xSzbpzIVSaT5vW54dtStdLbHUWHFzbu","user_id":"e58921f9-0e9b-419f-89ff-d68d91ad7be2","created_at":"2025-07-22T13:01:52.423849+01:00","updated_at":"2025-07-22T13:01:52.423849+01:00","user":null}],"metadata":{"total":1,"count":1,"page":1,"limit":10,"order":"created_at desc","search":""},"success":true}