# List vehicles with specific metadatacurl "https://api.chargeapi.co/v1/vehicles?metadata[fleet_id]=fleet_123" \ -H "Authorization: Bearer ch_sk_test_..."
Sensitive Information
Don’t store sensitive data like passwords, API keys, or PII in metadata. Use secure storage for confidential information.