Adobe AD0-E716 Exam - Topic 4 Question 33 Discussion
An integration named Marketing is created on the Adobe Commerce instance. The integration has access on Magento_Customer:: customer resources and the access token is xxxxxx.How would the rest API be called to search the customers?
B) Passing integration name and access token as http auth credentials:
curl -X GET https ://Marketing:XXXXXX(Slmagentourl/rest/Vl/customers/search?5earchCriteria . . .
Using integration name as username and access token as password, get the admin token (yyyyyy) via:
curl -X POST https://magentourl/rest/Vl/integration/admin/token -d '{'username':'Marketing', 'password':'XXXXXX'}' -H 'Content-
A) Using the integration access token as Bearer:
curl -X GET https://magentourl/rest/Vl/customers/search?searchCriteria... -H 'Authorization: Bearer XXXXXX'
C) Type: application/json'
Use the admin token as Bearer
curl -X GET https://magentourl/rest/Vl/customers/search?searchCriteria... -H 'Authorization: Bearer YYYYYY'
Romana
10 months agoShenika
10 months agoCarmelina
10 months agoMaryln
10 months agoTamra
10 months agoFidelia
11 months agoDierdre
11 months agoFrancis
11 months agoHobert
11 months agoGeorgiana
11 months agoCecil
11 months agoShawnda
11 months agoGlory
11 months agoJin
2 years agoAndra
2 years agoArmando
2 years agoMyra
2 years agoNieves
2 years agoTheola
2 years agoAntione
2 years agoNgoc
2 years agoAlease
2 years agoChan
2 years agoSkye
2 years agoDeane
2 years agoGilma
2 years agoVivienne
2 years agoPhung
2 years agoNydia
2 years agoJean
2 years agoLenna
2 years agoDonette
2 years agoArminda
2 years agoChan
2 years ago