curl --request GET \
--url https://api.example.com/api/v1/accounts/{accountId}/projects/{projectId}/profile{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"organizationId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"createdAt": "2023-11-07T05:31:56Z",
"deactivated": true,
"domain": "<string>",
"type": "unknown",
"status": "<string>",
"modifiedAt": "2023-11-07T05:31:56Z",
"attributes": {},
"name": "<string>",
"logoUrl": "<string>",
"colors": {},
"location": "<string>",
"companySize": "<string>",
"productType": "<string>",
"industry": "<string>",
"targetAudience": "<string>",
"pricingModel": "<string>",
"tone": "<string>",
"mission": "<string>",
"description": "<string>",
"insights": [
"<string>"
],
"frontendTechStack": [
"<string>"
],
"backendTechStack": [
"<string>"
],
"backendLanguages": [
"<string>"
],
"competitors": [
"<string>"
],
"socialMedia": [
"<string>"
],
"website": "<string>",
"email": "<string>",
"phone": "<string>",
"address": "<string>",
"emailConfiguration": {},
"shareLinkCopy": "<string>",
"themeLight": {},
"themeDark": {}
}Retrieves the profile for a specific project ID within an account
curl --request GET \
--url https://api.example.com/api/v1/accounts/{accountId}/projects/{projectId}/profile{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"organizationId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"createdAt": "2023-11-07T05:31:56Z",
"deactivated": true,
"domain": "<string>",
"type": "unknown",
"status": "<string>",
"modifiedAt": "2023-11-07T05:31:56Z",
"attributes": {},
"name": "<string>",
"logoUrl": "<string>",
"colors": {},
"location": "<string>",
"companySize": "<string>",
"productType": "<string>",
"industry": "<string>",
"targetAudience": "<string>",
"pricingModel": "<string>",
"tone": "<string>",
"mission": "<string>",
"description": "<string>",
"insights": [
"<string>"
],
"frontendTechStack": [
"<string>"
],
"backendTechStack": [
"<string>"
],
"backendLanguages": [
"<string>"
],
"competitors": [
"<string>"
],
"socialMedia": [
"<string>"
],
"website": "<string>",
"email": "<string>",
"phone": "<string>",
"address": "<string>",
"emailConfiguration": {},
"shareLinkCopy": "<string>",
"themeLight": {},
"themeDark": {}
}The ID of the account
The ID of the project
b2b, b2c, unknown Light theme extracted by AI
Dark theme extracted by AI