curl --request GET \
--url https://api.komerza.com/user \
--header 'Authorization: Bearer <token>'{
"success": true,
"message": "<string>",
"code": "<string>",
"data": {
"id": "<string>",
"dateCreated": "2023-11-07T05:31:56Z",
"email": "<string>",
"userName": "<string>",
"plan": "<string>",
"twoFactorEnabled": true,
"totpEnabled": true,
"passkeyEnabled": true,
"riskLocked": true,
"billingSuspended": true,
"integrations": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"dateCreated": "2023-11-07T05:31:56Z",
"application": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"dateCreated": "2023-11-07T05:31:56Z",
"name": "<string>",
"permissions": [
"<string>"
],
"userId": "<string>",
"imageName": "<string>",
"termsOfServiceLink": "<string>",
"privacyPolicyLink": "<string>"
}
}
],
"apiKeys": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"dateCreated": "2023-11-07T05:31:56Z",
"label": "<string>",
"ipAddresses": [
"<string>"
],
"scopes": [
"<string>"
],
"userId": "<string>"
}
],
"disabledPaymentMethods": {},
"stripeEnabled": true,
"mollieEnabled": true,
"squareEnabled": true,
"paypalBusinessEnabled": true,
"isCryptoEnabled": true,
"isSumUpEnabled": true,
"isAuthorizeNetEnabled": true,
"restrictedPaymentMethods": [
"<string>"
],
"riskLockedPaymentMethods": [
"<string>"
],
"stores": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"dateCreated": "2023-11-07T05:31:56Z",
"name": "<string>",
"description": "<string>",
"url": "\n store\n ",
"currencyCode": "<string>",
"prependProductNameToReceipt": true,
"isAutomaticReviewsEnabled": true,
"rating": 123,
"domain": "<string>",
"isCustomerBalanceEnabled": true,
"branding": {
"isAutomaticCurrencyConversionEnabled": true,
"bannerFileName": "<string>",
"iconFileName": "<string>",
"accentColor": "<string>"
},
"customDomain": "<string>",
"scopes": [
"<string>"
],
"maintenanceReason": "<string>",
"affiliateOptions": {
"isEnabled": true,
"defaultReturnPercentage": 50,
"canConvertAffiliateBalance": true,
"isPublicRegistrationEnabled": true,
"isLinkEditingEnabled": true,
"defaultPercentageOff": 50
}
}
],
"integrationErrorReports": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"dateCreated": "2023-11-07T05:31:56Z",
"reason": "<string>",
"gateway": "<string>",
"reporter": "<string>",
"resolved": true,
"type": "<string>",
"userId": "<string>"
}
],
"lastPasswordUpdate": "2023-11-07T05:31:56Z",
"signals": {
"countryCode": "<string>",
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"dateCreated": "2023-11-07T05:31:56Z",
"userId": "<string>",
"registrationIpAddress": "<string>",
"registrationFingerprint": "<string>",
"verificationStatus": "<string>",
"legalEntityType": "<string>",
"taxId": "<string>",
"fullName": "<string>",
"addressLine1": "<string>",
"addressLine2": "<string>",
"city": "<string>",
"region": "<string>",
"postalCode": "<string>"
},
"discordWebhookUrl": "<string>",
"subscription": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"dateCreated": "2023-11-07T05:31:56Z",
"expiryDate": "2023-12-25",
"autoRenew": true,
"userId": "<string>",
"billingInterval": "<string>",
"failedPaymentCount": 123,
"lastSyncedAt": "2023-11-07T05:31:56Z",
"customerIds": {},
"isExpired": true,
"startedDate": "2023-12-25",
"nextBillingDate": "2023-12-25",
"status": "<string>",
"trialEndDate": "2023-12-25",
"planId": "<string>",
"lastPaymentFailureDate": "2023-11-07T05:31:56Z",
"nextRetryDate": "2023-12-25",
"cancelAt": "2023-11-07T05:31:56Z",
"canceledAt": "2023-11-07T05:31:56Z"
},
"refreshAt": "2023-11-07T05:31:56Z",
"billingSuspensionDate": "2023-11-07T05:31:56Z",
"cashAppOptions": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"isEnabled": true,
"isRestricted": true,
"isRiskLocked": true,
"userId": "<string>",
"requireBillingInformation": true,
"isAcceptingRequests": true,
"notesVersion": 0,
"restrictionReason": "<string>",
"email": "<string>",
"tag": "<string>"
},
"payPalOptions": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"isEnabled": true,
"isRestricted": true,
"isRiskLocked": true,
"userId": "<string>",
"requireBillingInformation": true,
"isUsingLegacyEmails": true,
"isFriendsAndFamilyEnabled": true,
"isAcceptingRequests": true,
"isAcceptingHeldPayments": true,
"notesVersion": 0,
"restrictionReason": "<string>",
"email": "<string>",
"payPalEmail": "<string>"
},
"payPalBusinessOptions": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"isEnabled": true,
"isRestricted": true,
"isRiskLocked": true,
"userId": "<string>",
"requireBillingInformation": true,
"isUsingLegacyIntegration": true,
"restrictionReason": "<string>",
"oAuthClientId": "<string>",
"emailAddress": "<string>"
},
"stripeOptions": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"isEnabled": true,
"isRestricted": true,
"isRiskLocked": true,
"userId": "<string>",
"requireBillingInformation": true,
"restrictionReason": "<string>",
"paymentMethodConfigurationId": "<string>",
"publishableKey": "<string>"
},
"squareOptions": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"isEnabled": true,
"isRestricted": true,
"isRiskLocked": true,
"userId": "<string>",
"requireBillingInformation": true,
"applicationId": "<string>",
"locationId": "<string>",
"restrictionReason": "<string>"
},
"mollieOptions": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"isEnabled": true,
"isRestricted": true,
"isRiskLocked": true,
"userId": "<string>",
"requireBillingInformation": true,
"profileId": "<string>",
"restrictionReason": "<string>"
},
"cryptocurrencyOptions": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"isEnabled": true,
"isRestricted": true,
"isRiskLocked": true,
"userId": "<string>",
"requireBillingInformation": true,
"enabledCryptocurrencies": [
"<string>"
],
"payoutCryptocurrency": "<string>",
"automaticPayoutThreshold": 123,
"isPayoutsLocked": true,
"restrictionReason": "<string>",
"nowPaymentsId": "<string>",
"payoutAddress": "<string>",
"payoutSchedule": "<string>"
},
"ownedReferralLink": "<string>",
"referralLink": "<string>"
}
}Returns the currently authenticated user’s profile data.
Requires the user.view permission.
curl --request GET \
--url https://api.komerza.com/user \
--header 'Authorization: Bearer <token>'{
"success": true,
"message": "<string>",
"code": "<string>",
"data": {
"id": "<string>",
"dateCreated": "2023-11-07T05:31:56Z",
"email": "<string>",
"userName": "<string>",
"plan": "<string>",
"twoFactorEnabled": true,
"totpEnabled": true,
"passkeyEnabled": true,
"riskLocked": true,
"billingSuspended": true,
"integrations": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"dateCreated": "2023-11-07T05:31:56Z",
"application": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"dateCreated": "2023-11-07T05:31:56Z",
"name": "<string>",
"permissions": [
"<string>"
],
"userId": "<string>",
"imageName": "<string>",
"termsOfServiceLink": "<string>",
"privacyPolicyLink": "<string>"
}
}
],
"apiKeys": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"dateCreated": "2023-11-07T05:31:56Z",
"label": "<string>",
"ipAddresses": [
"<string>"
],
"scopes": [
"<string>"
],
"userId": "<string>"
}
],
"disabledPaymentMethods": {},
"stripeEnabled": true,
"mollieEnabled": true,
"squareEnabled": true,
"paypalBusinessEnabled": true,
"isCryptoEnabled": true,
"isSumUpEnabled": true,
"isAuthorizeNetEnabled": true,
"restrictedPaymentMethods": [
"<string>"
],
"riskLockedPaymentMethods": [
"<string>"
],
"stores": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"dateCreated": "2023-11-07T05:31:56Z",
"name": "<string>",
"description": "<string>",
"url": "\n store\n ",
"currencyCode": "<string>",
"prependProductNameToReceipt": true,
"isAutomaticReviewsEnabled": true,
"rating": 123,
"domain": "<string>",
"isCustomerBalanceEnabled": true,
"branding": {
"isAutomaticCurrencyConversionEnabled": true,
"bannerFileName": "<string>",
"iconFileName": "<string>",
"accentColor": "<string>"
},
"customDomain": "<string>",
"scopes": [
"<string>"
],
"maintenanceReason": "<string>",
"affiliateOptions": {
"isEnabled": true,
"defaultReturnPercentage": 50,
"canConvertAffiliateBalance": true,
"isPublicRegistrationEnabled": true,
"isLinkEditingEnabled": true,
"defaultPercentageOff": 50
}
}
],
"integrationErrorReports": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"dateCreated": "2023-11-07T05:31:56Z",
"reason": "<string>",
"gateway": "<string>",
"reporter": "<string>",
"resolved": true,
"type": "<string>",
"userId": "<string>"
}
],
"lastPasswordUpdate": "2023-11-07T05:31:56Z",
"signals": {
"countryCode": "<string>",
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"dateCreated": "2023-11-07T05:31:56Z",
"userId": "<string>",
"registrationIpAddress": "<string>",
"registrationFingerprint": "<string>",
"verificationStatus": "<string>",
"legalEntityType": "<string>",
"taxId": "<string>",
"fullName": "<string>",
"addressLine1": "<string>",
"addressLine2": "<string>",
"city": "<string>",
"region": "<string>",
"postalCode": "<string>"
},
"discordWebhookUrl": "<string>",
"subscription": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"dateCreated": "2023-11-07T05:31:56Z",
"expiryDate": "2023-12-25",
"autoRenew": true,
"userId": "<string>",
"billingInterval": "<string>",
"failedPaymentCount": 123,
"lastSyncedAt": "2023-11-07T05:31:56Z",
"customerIds": {},
"isExpired": true,
"startedDate": "2023-12-25",
"nextBillingDate": "2023-12-25",
"status": "<string>",
"trialEndDate": "2023-12-25",
"planId": "<string>",
"lastPaymentFailureDate": "2023-11-07T05:31:56Z",
"nextRetryDate": "2023-12-25",
"cancelAt": "2023-11-07T05:31:56Z",
"canceledAt": "2023-11-07T05:31:56Z"
},
"refreshAt": "2023-11-07T05:31:56Z",
"billingSuspensionDate": "2023-11-07T05:31:56Z",
"cashAppOptions": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"isEnabled": true,
"isRestricted": true,
"isRiskLocked": true,
"userId": "<string>",
"requireBillingInformation": true,
"isAcceptingRequests": true,
"notesVersion": 0,
"restrictionReason": "<string>",
"email": "<string>",
"tag": "<string>"
},
"payPalOptions": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"isEnabled": true,
"isRestricted": true,
"isRiskLocked": true,
"userId": "<string>",
"requireBillingInformation": true,
"isUsingLegacyEmails": true,
"isFriendsAndFamilyEnabled": true,
"isAcceptingRequests": true,
"isAcceptingHeldPayments": true,
"notesVersion": 0,
"restrictionReason": "<string>",
"email": "<string>",
"payPalEmail": "<string>"
},
"payPalBusinessOptions": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"isEnabled": true,
"isRestricted": true,
"isRiskLocked": true,
"userId": "<string>",
"requireBillingInformation": true,
"isUsingLegacyIntegration": true,
"restrictionReason": "<string>",
"oAuthClientId": "<string>",
"emailAddress": "<string>"
},
"stripeOptions": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"isEnabled": true,
"isRestricted": true,
"isRiskLocked": true,
"userId": "<string>",
"requireBillingInformation": true,
"restrictionReason": "<string>",
"paymentMethodConfigurationId": "<string>",
"publishableKey": "<string>"
},
"squareOptions": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"isEnabled": true,
"isRestricted": true,
"isRiskLocked": true,
"userId": "<string>",
"requireBillingInformation": true,
"applicationId": "<string>",
"locationId": "<string>",
"restrictionReason": "<string>"
},
"mollieOptions": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"isEnabled": true,
"isRestricted": true,
"isRiskLocked": true,
"userId": "<string>",
"requireBillingInformation": true,
"profileId": "<string>",
"restrictionReason": "<string>"
},
"cryptocurrencyOptions": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"isEnabled": true,
"isRestricted": true,
"isRiskLocked": true,
"userId": "<string>",
"requireBillingInformation": true,
"enabledCryptocurrencies": [
"<string>"
],
"payoutCryptocurrency": "<string>",
"automaticPayoutThreshold": 123,
"isPayoutsLocked": true,
"restrictionReason": "<string>",
"nowPaymentsId": "<string>",
"payoutAddress": "<string>",
"payoutSchedule": "<string>"
},
"ownedReferralLink": "<string>",
"referralLink": "<string>"
}
}Your API key goes here
The object was successfully returned.
Represents a default generic response for API endpoints.
Indicates whether the operation or response was successful.
A descriptive message providing additional context or information about the response.
The error code (if there was an error) to use when referencing the error
Represents a user with detailed merchant-related information.
Show child attributes
Was this page helpful?