cURL
curl --request GET \ --url https://identity.payven.com.tr/api/v{version}/auth/{slug}/me
{ "message": "<string>", "isSuccess": true, "code": "<string>", "data": { "sub": "<string>", "preferredUsername": "<string>", "email": "<string>", "givenName": "<string>", "familyName": "<string>", "name": "<string>", "roles": [ "<string>" ], "tenantId": "<string>", "merchantId": "<string>", "companyName": "<string>" } }
Documentation IndexFetch the complete documentation index at: https://docs.payven.com.tr/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.payven.com.tr/llms.txt
Use this file to discover all available pages before exploring further.
OK
Show child attributes