Muliple tags can be provided with comma separated strings. Use tag1, tag2, tag3 for testing.
successful operation
Invalid tag value
curl -i -X GET \ 'https://petstore.swagger.io/v2/pet/findByTags?tags=string' \ -H 'Authorization: Bearer <YOUR_TOKEN_HERE>'