This is a GET request and it is used to "get" data from an endpoint. There is no request body for a GET request, but you can use query parameters to help specify the resource you want data on (e.g., in this request, we have id=1).
A successful GET response will have a 200 OK status, and should include some kind of response body - for example, HTML web content or JSON data.
| Param | value | Type |
|---|---|---|
| token | [API Key] | string |
[
{
"id": 1,
"name": "",
"created_date": "",
"launch_date": "",
"send_by_date": "",
"completed_date": "",
"status": "",
"Scenarios": null,
"timeline": [
{
"campaign_id": 1,
"campaign": {
"id": 1,
"name": "",
"created_date": "",
"launch_date": "",
"send_by_date": "",
"completed_date": "",
"status": "",
"Scenarios": null,
"customer": {},
"customerId": 1,
"repeat_delay": "",
"parent_id": 1,
"total_targets": 1,
"sensibilisation_type": "",
"hourly_hour": false,
"all_scenarios": false
},
"time": "",
"message": ""
}
],
"customer": {},
"customerId": 1,
"repeat_delay": "",
"parent_id": 1,
"total_targets": 1,
"sensibilisation_type": "",
"hourly_hour": false,
"all_scenarios": true
}
]
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
| Param | value | Type |
|---|---|---|
| token | [API Key] | string |
{
"id": 1,
"name": "",
"created_date": "",
"launch_date": "",
"send_by_date": "",
"completed_date": "",
"status": "",
"groups": [
{
"id": 1,
"user_id": 1,
"name": "",
"modified_date": "",
"targets": null,
"customer": {
"id": 1,
"organisationId": 1,
"old_organisation_id": 1,
"creation_time": "",
"whitelabeled": false,
"gtp_service": ""
},
"customerId": 1,
"external_id": "",
"filters": null,
"nbTargets": 1
}
],
"Scenarios": [],
"timeline": [
{
"campaign_id": 1,
"campaign": {
"id": 1,
"name": "",
"created_date": "",
"launch_date": "",
"send_by_date": "",
"completed_date": "",
"status": "",
"Scenarios": null,
"customer": {},
"customerId": 1,
"repeat_delay": "",
"parent_id": 1,
"total_targets": 1,
"sensibilisation_type": "",
"hourly_hour": false,
"all_scenarios": false
},
"time": "",
"message": ""
}
],
"customer": {},
"customerId": 1,
"repeat_delay": "",
"parent_id": 1,
"total_targets": 1,
"sensibilisation_type": "",
"hourly_hour": false,
"all_scenarios": true
}
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
| Param | value | Type |
|---|---|---|
| token | [API Key] | string |
{
"id": 1,
"name": "",
"customer": "",
"customer_id": 1,
"user_id": 1,
"status": "",
"timeline": [
{
"campaign_id": 1,
"campaign": {
"id": 1,
"name": "",
"created_date": "",
"launch_date": "",
"send_by_date": "",
"completed_date": "",
"status": "",
"Scenarios": null,
"customer": {},
"customerId": 1,
"repeat_delay": "",
"parent_id": 1,
"total_targets": 1,
"sensibilisation_type": "",
"hourly_hour": false,
"all_scenarios": false
},
"time": "",
"message": ""
}
]
}
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
| Param | value | Type |
|---|---|---|
| token | [API Key] | string |
{
"id": 1,
"created_date": "",
"launch_date": "",
"send_by_date": "",
"completed_date": "",
"status": "",
"repeat_delay": "",
"name": "",
"stats": {
"total": 1,
"sent": 1,
"opened": 1,
"clicked": 1,
"submitted_data": 1,
"email_reported": 1,
"error": 1,
"others": [
{
"message": "",
"count": 1
}
]
},
"customer": "",
"customer_id": 1,
"parent_id": 1,
"total_targets": 1,
"sensibilisation_type": "",
"user_id": 1
}
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
{
"name": "",
"customer": {
"id": 1
},
"SMTP": {
"Name": ""
},
"launch_date": "",
"send_by_date": "",
"groups": [
{
"id": 1
}
],
"scenarios": [],
"all_scenarios": true
}
| Param | value | Type |
|---|---|---|
| token | [API Key] | string |
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
{
"UserId": 1,
"creation_time": "",
"currentlyUsed": true,
"customer_parent": {
"id": 1,
"name": "",
"organisationId": 1,
"old_organisation_id": 1
},
"customer_parent_id": 1,
"default_language": "",
"description": "",
"evil_proxy_ip": "",
"gtp_service": "",
"hash": "",
"id": 1,
"logo_url": "",
"name": "",
"name_displayed": "",
"old_organisation_id": 1,
"organisationId": 1,
"regexEmail": "",
"typeBilling": "",
"type_of_customer": "",
"whitelabeled": false
}
| Param | value |
|---|---|
| customer_id | 236 |
| newId | 0 |
| Param | value | Type |
|---|---|---|
| token | [API Key] | string |
{
"message": "",
"success": true,
"data": null
}
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
{
"landing_page": {
"id": 1,
"user_id": 1,
"name": "",
"html": "",
"customer_id": 1,
"language": "",
"page_url": "",
"injection_type": "",
"redirect_url": "",
"type": ""
}
}
| Param | value | Type |
|---|---|---|
| token | [API Key] | string |
{
"campaign": {
"id": 1,
"name": "",
"created_date": "",
"launch_date": "",
"send_by_date": "",
"completed_date": "",
"status": "",
"Scenarios": null,
"customer": {},
"customerId": 1,
"repeat_delay": "",
"parent_id": 1,
"total_targets": 1,
"sensibilisation_type": "",
"hourly_hour": false,
"all_scenarios": false
},
"id": "",
"status": "",
"ip": "",
"latitude": 1,
"longitude": 1,
"send_date": "",
"reported": false,
"modified_date": "",
"scenario_id": null,
"scenario": null,
"scenario_value": {},
"landing_page_url": "",
"script_to_inject": "",
"landing_page": {
"id": 1,
"user_id": 1,
"name": "",
"html": "",
"capture_credentials": false,
"capture_passwords": false,
"capture_passwords_strenght": false,
"modified_date": "",
"language": "",
"customer": {},
"customer_id": 1,
"page_url": "",
"final_type": "",
"final_page_url": "",
"injection_type": "",
"type": ""
},
"landing_page_id": 1,
"integration_id": 1,
"integration": null,
"IntegrationSubType": "",
"email": "",
"first_name": "",
"last_name": "",
"position": "",
"manager": "",
"canal": "",
"language": "",
"department": "",
"target_id": 1,
"dns_id": null
}
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
| Param | value | Type |
|---|---|---|
| token | [API Key] | string |
[
{
"id": 1,
"user_id": 1,
"name": "",
"modified_date": "",
"targets": null,
"customer": {},
"customerId": 1,
"external_id": "",
"filters": null,
"nbTargets": 1
},
{
"id": 1,
"user_id": 1,
"name": "",
"modified_date": "",
"targets": null,
"customer": {},
"customerId": 1,
"external_id": "",
"filters": null,
"nbTargets": 1
}
]
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
| Param | value | Type |
|---|---|---|
| token | [API Key] | string |
{
"id": 1,
"user_id": 1,
"name": "",
"modified_date": "",
"targets": [
{
"groups": null,
"id": 1,
"customer": {},
"customerId": 1,
"bashImportId": 1,
"bashImport": {},
"userId": 1,
"statusLicence": "",
"external_id": "",
"keycloack_id": "",
"created_date": "",
"services_used": null,
"domain_verified": false,
"global_score": 1,
"is_using_training": false,
"keycloak_need_update": false,
"email": "",
"first_name": "",
"last_name": "",
"position": "",
"manager": "",
"canal": "",
"language": "",
"department": ""
}
],
"customer": {},
"customerId": 1,
"external_id": "",
"filters": null,
"nbTargets": 1
}
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
| Param | value | Type |
|---|---|---|
| token | [API Key] | string |
{
"total": 1,
"groups": [
{
"id": 1,
"name": "",
"modified_date": "",
"num_targets": 1
},
{
"id": 1,
"name": "",
"modified_date": "",
"num_targets": 1
}
]
}
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
| Param | value | Type |
|---|---|---|
| token | [API Key] | string |
{
"id": 1,
"name": "",
"modified_date": "",
"num_targets": 1
}
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
This is a POST request, submitting data to an API via the request body. This request submits JSON data, and the data is reflected in the response.
A successful POST request typically returns a 200 OK or 201 Created response code.
{
"name": "",
"customer": {
"id": 1
},
"targets": [
{
"groups": null,
"id": 1
}
],
"id": 1
}
| Param | value | Type |
|---|---|---|
| token | [API Key] | string |
{
"id": 1,
"user_id": 1,
"name": "",
"modified_date": "",
"targets": [
{
"groups": null,
"id": 1,
"customer": {
"id": 1,
"organisationId": 1,
"old_organisation_id": 1,
"creation_time": "",
"whitelabeled": false,
"gtp_service": ""
},
"customerId": 1,
"bashImportId": 1,
"bashImport": {
"id": 1,
"name": "",
"integration_type": "",
"integrationId": 1,
"date": "",
"status": "",
"userId": 1,
"targets": null
},
"userId": 1,
"statusLicence": "",
"external_id": "",
"keycloack_id": "",
"created_date": "",
"services_used": null,
"domain_verified": false,
"global_score": 1,
"is_using_training": false,
"keycloak_need_update": false,
"email": "",
"first_name": "",
"last_name": "",
"position": "",
"manager": "",
"canal": "",
"language": "",
"department": ""
}
],
"customer": {},
"customer_parent_id": 1,
"url_after_integration_callback": "",
"quota_ai": 1,
"count_quota_ai": 1,
"creation_time": "",
"auto_share_license_with_customer": true,
"whitelabeled": false,
"default_language": "",
"gtp_service": "",
"customerId": 1,
"external_id": "",
"filters": null,
"nbTargets": 1
}
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
{
"name": "",
"customer": {
"id": 1
},
"targets": [
{
"groups": null,
"id": 1
}
],
"id": 1
}
| Param | value | Type |
|---|---|---|
| token | [API Key] | string |
{
"id": 1,
"user_id": 1,
"name": "",
"modified_date": "",
"targets": [
{
"groups": null,
"id": 1,
"customer": {
"id": 1,
"organisationId": 1,
"old_organisation_id": 1,
"creation_time": "",
"whitelabeled": false,
"gtp_service": ""
},
"customerId": 1,
"bashImportId": 1,
"bashImport": {
"id": 1,
"name": "",
"integration_type": "",
"integrationId": 1,
"date": "",
"status": "",
"userId": 1,
"targets": null
},
"userId": 1,
"statusLicence": "",
"external_id": "",
"keycloack_id": "",
"created_date": "",
"services_used": null,
"domain_verified": false,
"global_score": 1,
"is_using_training": false,
"keycloak_need_update": false,
"email": "",
"first_name": "",
"last_name": "",
"position": "",
"manager": "",
"canal": "",
"language": "",
"department": ""
}
],
"customer": {
"id": 1,
"name": "",
"name_displayed": "",
"description": "",
"regexEmail": "",
"CountQuotasEmailSent": 1,
"QuotaEmailSent": 1,
"QuotaUser": 1,
"CountQuotaUser": 1,
"typeBilling": "",
"organisationId": 1,
"old_organisation_id": 1,
"hash": "",
"type_of_customer": "",
"type_of_customer_in_gottaphish": "",
"use_mjml": true,
"evil_proxy_ip": "",
"customer_is_red_team": true,
"customer_parent": {
"id": 1,
"name": "",
"name_displayed": "",
"description": "",
"logo_url": "",
"UserId": 1,
"regexEmail": "",
"typeBilling": "",
"organisationId": 1,
"old_organisation_id": 1,
"hash": "",
"type_of_customer": "",
"evil_proxy_ip": "",
"customer_parent_id": 1,
"creation_time": "",
"whitelabeled": false,
"default_language": "",
"gtp_service": ""
},
"customer_parent_id": 1,
"url_after_integration_callback": "",
"quota_ai": 1,
"count_quota_ai": 1,
"creation_time": "",
"auto_share_license_with_customer": true,
"whitelabeled": false,
"default_language": "",
"gtp_service": ""
},
"customerId": 1,
"external_id": "",
"filters": null,
"nbTargets": 1
}
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
{
"name": "",
"customer": {
"id": 1
},
"targets": [
{
"groups": null,
"id": 1
}
],
"id": 1
}
| Param | value | Type |
|---|---|---|
| token | [API Key] | string |
{
"message": "",
"success": true,
"data": null
}
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
| Param | value | Type |
|---|---|---|
| token | [API Key] | string |
[
{
"id": 1,
"user_id": 1,
"name": "",
"capture_credentials": false,
"capture_passwords": false,
"capture_passwords_strenght": "",
"redirect_url": "",
"modified_date": "",
"language": "",
"customer_id": 1,
"preview": "",
"page_url": "",
"final_type": "",
"final_page_url": "",
"type": ""
},
{
"id": 1,
"user_id": 1,
"name": "",
"capture_credentials": false,
"capture_passwords": false,
"capture_passwords_strenght": "",
"redirect_url": "",
"modified_date": "",
"language": "",
"customer_id": 1,
"preview": "",
"page_url": "",
"final_type": "",
"final_page_url": "",
"type": ""
}
]
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
| Param | value | Type |
|---|---|---|
| token | [API Key] | string |
{
"id": 1,
"user_id": 1,
"name": "",
"html": "",
"capture_credentials": false,
"capture_passwords": false,
"capture_passwords_strenght": false,
"redirect_url": "",
"modified_date": "",
"language": "",
"customer": {},
"customer_id": 1,
"page_url": "",
"final_type": "",
"final_page_url": "",
"injection_type": "",
"type": ""
}
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
{
"customer_id": 1,
"language": "",
"name": "",
"page_url": "",
"type": ""
}
| Param | value | Type |
|---|---|---|
| token | [API Key] | string |
{
"id": 1,
"user_id": 1,
"name": "",
"html": "",
"capture_credentials": false,
"capture_passwords": false,
"capture_passwords_strenght": false,
"modified_date": "",
"language": "",
"customer": {
"id": 1,
"name": "",
"name_displayed": "",
"description": "",
"regexEmail": "",
"CountQuotasEmailSent": 1,
"QuotaEmailSent": 1,
"QuotaUser": 1,
"CountQuotaUser": 1,
"typeBilling": "",
"organisationId": 1,
"old_organisation_id": 1,
"hash": "",
"type_of_customer": "",
"type_of_customer_in_gottaphish": "",
"use_mjml": true,
"evil_proxy_ip": "",
"customer_is_red_team": true,
"customer_parent": {
"id": 1,
"name": "",
"name_displayed": "",
"description": "",
"logo_url": "",
"UserId": 1,
"regexEmail": "",
"typeBilling": "",
"organisationId": 1,
"old_organisation_id": 1,
"hash": "",
"type_of_customer": "",
"evil_proxy_ip": "",
"customer_parent_id": 1,
"creation_time": "",
"whitelabeled": false,
"default_language": "",
"gtp_service": ""
},
"customer_parent_id": 1,
"url_after_integration_callback": "",
"quota_ai": 1,
"count_quota_ai": 1,
"creation_time": "",
"auto_share_license_with_customer": true,
"whitelabeled": false,
"default_language": "",
"gtp_service": ""
},
"customer_id": 1,
"page_url": "",
"final_type": "",
"final_page_url": "",
"injection_type": ""
}
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
{
"id": 1,
"customer_id": 1,
"language": "",
"name": "",
"page_url": "",
"type": ""
}
| Param | value | Type |
|---|---|---|
| token | [API Key] | string |
{
"id": 1,
"user_id": 1,
"name": "",
"html": "",
"capture_credentials": false,
"capture_passwords": false,
"capture_passwords_strenght": false,
"modified_date": "",
"language": "",
"customer": {
"id": 1,
"organisationId": 1,
"old_organisation_id": 1,
"creation_time": "",
"whitelabeled": false,
"gtp_service": ""
},
"customer_id": 1,
"preview": "",
"page_url": "",
"final_type": "",
"final_page_url": "",
"injection_type": "",
"type": ""
}
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
{
"id": 1,
"customer_id": 1,
"language": "",
"name": "",
"page_url": "",
"type": ""
}
| Param | value | Type |
|---|---|---|
| token | [API Key] | string |
{
"message": "",
"success": true,
"data": null
}
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
| Param | value | Type |
|---|---|---|
| token | [API Key] | string |
[
{
"id": 1,
"name": "",
"status_service_used": "",
"description": "",
"logo_url": "",
"customer": {},
"customer_id": 1,
"from_envelope": "",
"dns": [
{
"id": 1,
"domain": "",
"use_case": ""
}
],
"domain": "",
"landingpage": {
"id": 1,
"user_id": 1,
"capture_credentials": false,
"capture_passwords": false,
"capture_passwords_strenght": false,
"modified_date": "",
"customer": {},
"final_type": "",
"final_page_url": "",
"injection_type": ""
},
"landingpageId": 1,
"targets": [],
"targets_count": 1,
"generic": true,
"user_id": 1,
"service_type": "",
"automatic_scenario_generation": 1,
"last_generation_date": "",
"graph_ql_id": ""
}
]
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
| Param | value | Type |
|---|---|---|
| token | [API Key] | string |
{
"id": 1,
"name": "",
"status_service_used": "",
"description": "",
"logo_url": "",
"customer": {},
"customer_id": 1,
"from_envelope": "",
"dns": [
{
"id": 1,
"domain": "",
"use_case": ""
}
],
"domain": "",
"landingpage": {
"id": 1,
"user_id": 1,
"capture_credentials": false,
"capture_passwords": false,
"capture_passwords_strenght": false,
"modified_date": "",
"customer": {}
},
"landingpageId": 1,
"targets": [],
"targets_count": 1,
"generic": true,
"user_id": 1,
"service_type": "",
"automatic_scenario_generation": 1,
"last_generation_date": "",
"graph_ql_id": ""
}
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
| Param | value |
|---|---|
| customer_id | 236 |
| Param | value | Type |
|---|---|---|
| token | [API Key] | string |
[
{
"id": 1,
"name": "",
"status_service_used": "",
"description": "",
"logo_url": "",
"customer": {},
"customer_id": 1,
"from_envelope": "",
"dns": [
{
"id": 1,
"domain": "",
"use_case": ""
}
],
"domain": "",
"landingpage": {
"id": 1,
"user_id": 1,
"capture_credentials": false,
"capture_passwords": false,
"capture_passwords_strenght": false,
"modified_date": "",
"customer": {
"id": 1,
"organisationId": 1,
"old_organisation_id": 1,
"creation_time": "",
"whitelabeled": false,
"gtp_service": ""
},
"final_type": "",
"final_page_url": "",
"injection_type": ""
},
"landingpageId": 1,
"targets": [],
"targets_count": 1,
"generic": true,
"user_id": 1,
"service_type": "",
"automatic_scenario_generation": 1,
"last_generation_date": "",
"graph_ql_id": ""
}
]
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
{
"name": "",
"language": "",
"landingPage": {
"id": null
},
"landingPageId": null,
"automatic_scenario_generation": 1,
"customer_id": 1,
"description": "",
"dns": [
{
"domain": ""
}
],
"graph_ql_id": "",
"logo_url": ""
}
| Param | value | Type |
|---|---|---|
| token | [API Key] | string |
{
"id": 1,
"name": "",
"status_service_used": "",
"description": "",
"logo_url": "",
"customer": {
"id": 1,
"name": "",
"name_displayed": "",
"description": "",
"regexEmail": "",
"CountQuotasEmailSent": 1,
"QuotaEmailSent": 1,
"QuotaUser": 1,
"CountQuotaUser": 1,
"typeBilling": "",
"organisationId": 1,
"old_organisation_id": 1,
"hash": "",
"type_of_customer": "",
"type_of_customer_in_gottaphish": "",
"use_mjml": true,
"evil_proxy_ip": "",
"customer_is_red_team": true,
"customer_parent": {
"id": 1,
"name": "",
"name_displayed": "",
"description": "",
"logo_url": "",
"UserId": 1,
"regexEmail": "",
"typeBilling": "",
"organisationId": 1,
"old_organisation_id": 1,
"hash": "",
"type_of_customer": "",
"evil_proxy_ip": "",
"customer_parent_id": 1,
"creation_time": "",
"whitelabeled": false,
"default_language": "",
"gtp_service": ""
},
"customer_parent_id": 1,
"url_after_integration_callback": "",
"quota_ai": 1,
"count_quota_ai": 1,
"creation_time": "",
"auto_share_license_with_customer": true,
"whitelabeled": false,
"default_language": "",
"gtp_service": ""
},
"customer_id": 1,
"from_envelope": "",
"dns": [
{
"id": 1,
"domain": "",
"use_case": ""
}
],
"domain": "",
"landingpage": {
"id": 1,
"user_id": 1,
"capture_credentials": false,
"capture_passwords": false,
"capture_passwords_strenght": false,
"modified_date": "",
"customer": {
"id": 1,
"organisationId": 1,
"old_organisation_id": 1,
"creation_time": "",
"whitelabeled": false,
"gtp_service": ""
},
"final_type": "",
"final_page_url": "",
"injection_type": ""
},
"landingpageId": null,
"targets": null,
"targets_count": 1,
"generic": false,
"user_id": 1,
"service_type": "",
"automatic_scenario_generation": 1,
"last_generation_date": "",
"graph_ql_id": ""
}
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
{
"automatic_scenario_generation": 1,
"customer_id": 1,
"description": "",
"dns": [
{
"domain": ""
}
],
"generic": true,
"graph_ql_id": "",
"landingPage": {
"id": 1
},
"landingPageId": 1,
"language": "",
"logo_url": "",
"name": "",
"status_service_used": ""
}
| Param | value | Type |
|---|---|---|
| token | [API Key] | string |
{
"id": 1,
"name": "",
"status_service_used": "",
"description": "",
"logo_url": "",
"customer": {
"id": 1,
"organisationId": 1,
"old_organisation_id": 1,
"creation_time": "",
"whitelabeled": false,
"gtp_service": ""
},
"customer_id": 1,
"from_envelope": "",
"dns": [
{
"id": 1,
"domain": "",
"use_case": ""
}
],
"domain": "",
"landingpage": {
"id": 1,
"user_id": 1,
"capture_credentials": false,
"capture_passwords": false,
"capture_passwords_strenght": false,
"modified_date": "",
"customer": {
"id": 1,
"organisationId": 1,
"old_organisation_id": 1,
"creation_time": "",
"whitelabeled": false,
"gtp_service": ""
},
"final_type": "",
"final_page_url": "",
"injection_type": ""
},
"landingpageId": 1,
"targets": null,
"targets_count": 1,
"generic": true,
"user_id": 1,
"service_type": "",
"automatic_scenario_generation": 1,
"last_generation_date": "",
"graph_ql_id": ""
}
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
{
"automatic_scenario_generation": 1,
"customer_id": 1,
"description": "",
"dns": [
{
"domain": ""
}
],
"generic": true,
"graph_ql_id": "",
"landingPage": {
"id": 1
},
"landingPageId": 1,
"language": "",
"logo_url": "",
"name": "",
"status_service_used": ""
}
| Param | value | Type |
|---|---|---|
| token | [API Key] | string |
{
"message": "",
"success": true,
"data": null
}
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
| Param | value |
|---|---|
| customer_id | 236 |
| Param | value | Type |
|---|---|---|
| token | [API Key] | string |
[
{
"id": 1,
"name": "",
"language": "",
"template": {
"id": 1,
"name": "",
"envelope_sender": "",
"subject": "",
"text": "",
"html": "",
"mjml": "",
"modified_date": "",
"attachments": null,
"template_type": ""
},
"template_id": 1,
"preview": "",
"serviceused": {},
"serviceusedId": 1,
"labels": "",
"customer": {},
"customerId": 1,
"user_id": 1,
"modified_date": "",
"typeofaction": "",
"description": "",
"Campaigns": null,
"scenario_request_log": {},
"scenario_request_log_id": 1,
"hash_ia": "",
"sensibilisation_type": "",
"difficulty_level": ""
}
]
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
| Param | value | Type |
|---|---|---|
| token | [API Key] | string |
{
"id": 1,
"name": "",
"language": "",
"template": {
"id": 1,
"name": "",
"envelope_sender": "",
"subject": "",
"text": "",
"html": "",
"mjml": "",
"modified_date": "",
"attachments": [],
"template_type": ""
},
"template_id": 1,
"preview": "",
"serviceused": {},
"serviceusedId": 1,
"labels": "",
"customer": {},
"customerId": 1,
"user_id": 1,
"modified_date": "",
"typeofaction": "",
"description": "",
"Campaigns": null,
"scenario_request_log": {},
"scenario_request_log_id": 1,
"hash_ia": "",
"sensibilisation_type": "",
"difficulty_level": ""
}
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
| Param | value | Type |
|---|---|---|
| token | [API Key] | string |
{
"id": 1,
"status": "",
"target_type": "",
"target_id": 1,
"environment_ids": "",
"language": "",
"response_type": "",
"prompt": "",
"temperature": 1,
"difficulty": 1,
"ai_model": "",
"request_time": "",
"completion_time": "",
"customer": {},
"customer_id": 1,
"user": {},
"user_id": 1,
"scenario_id": 1,
"type": ""
}
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
{
"customer": {
"id": 1
},
"description": "",
"labels": "",
"language": "",
"name": "",
"preview": "",
"scenario_request_log_id": 1,
"serviceused": {
"id": 1
},
"template": {
"name": "",
"subject": "",
"envelope_sender": "",
"html": ""
},
"typeofaction": ""
}
| Param | value | Type |
|---|---|---|
| token | [API Key] | string |
{
"id": 1,
"name": "",
"language": "",
"template": {
"id": 1,
"name": "",
"envelope_sender": "",
"subject": "",
"text": "",
"html": "",
"mjml": "",
"modified_date": "",
"attachments": null,
"template_type": ""
},
"template_id": 1,
"preview": "",
"serviceused": {},
"serviceusedId": 1,
"labels": "",
"customer": {},
"customerId": 1,
"user_id": 1,
"modified_date": "",
"typeofaction": "",
"description": "",
"Campaigns": null,
"scenario_request_log": {},
"scenario_request_log_id": 1,
"hash_ia": "",
"sensibilisation_type": "",
"difficulty_level": ""
}
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
{
"ai_model": "",
"customer_id": 1,
"difficulty": 1,
"environment_ids": "",
"language": "",
"response_type": "",
"status": "",
"target_id": 1,
"target_type": "",
"temperature": 1,
"type": "",
"user_id": 1
}
| Param | value | Type |
|---|---|---|
| token | [API Key] | string |
{
"id": 1,
"status": "",
"target_type": "",
"environment_ids": "",
"language": "",
"response_type": "",
"prompt": "",
"temperature": 1,
"difficulty": 1,
"ai_model": "",
"request_time": "",
"completion_time": "",
"customer": {},
"customer_id": 1,
"user": {},
"user_id": 1,
"type": ""
}
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
{
"Campaigns": null,
"customerId": 1,
"description": "",
"difficulty_level": "",
"hash_ia": "",
"id": 1,
"name": "",
"labels": "",
"language": "",
"preview": "",
"scenario_request_log_id": 1,
"serviceusedId": 1,
"template": {
"attachments": [],
"envelope_sender": "",
"html": "",
"id": 1,
"mjml": "",
"modified_date": "",
"name": "",
"subject": "",
"template_type": "",
"text": ""
},
"typeofaction": "",
"user_id": 1
}
| Param | value | Type |
|---|---|---|
| token | [API Key] | string |
{
"id": 1,
"name": "",
"language": "",
"template": {
"id": 1,
"name": "",
"envelope_sender": "",
"subject": "",
"text": "",
"html": "",
"mjml": "",
"modified_date": "",
"attachments": [],
"template_type": ""
},
"template_id": 1,
"preview": "",
"serviceused": {
"id": 1,
"name": "",
"status_service_used": "",
"description": "",
"logo_url": "",
"customer": {
"id": 1,
"name": "",
"name_displayed": "",
"description": "",
"regexEmail": "",
"CountQuotasEmailSent": 1,
"QuotaEmailSent": 1,
"QuotaUser": 1,
"CountQuotaUser": 1,
"typeBilling": "",
"organisationId": 1,
"old_organisation_id": 1,
"hash": "",
"type_of_customer": "",
"type_of_customer_in_gottaphish": "",
"use_mjml": true,
"evil_proxy_ip": "",
"customer_is_red_team": true,
"customer_parent_id": 1,
"url_after_integration_callback": "",
"quota_ai": 1,
"count_quota_ai": 1,
"creation_time": "",
"auto_share_license_with_customer": true,
"whitelabeled": false,
"default_language": "",
"gtp_service": ""
},
"customer_id": 1,
"from_envelope": "",
"dns": [
{
"id": 1,
"domain": "",
"use_case": ""
}
],
"domain": "",
"landingpage": {
"id": 1,
"user_id": 1,
"capture_credentials": false,
"capture_passwords": false,
"capture_passwords_strenght": false,
"modified_date": "",
"customer": {
"id": 1,
"organisationId": 1,
"old_organisation_id": 1,
"creation_time": "",
"whitelabeled": false,
"gtp_service": ""
},
"final_type": "",
"final_page_url": "",
"injection_type": ""
},
"landingpageId": 1,
"targets": [],
"targets_count": 1,
"generic": true,
"user_id": 1,
"service_type": "",
"automatic_scenario_generation": 1,
"last_generation_date": "",
"graph_ql_id": ""
},
"serviceusedId": 1,
"labels": "",
"customer": {
"id": 1,
"name": "",
"name_displayed": "",
"description": "",
"regexEmail": "",
"CountQuotasEmailSent": 1,
"QuotaEmailSent": 1,
"QuotaUser": 1,
"CountQuotaUser": 1,
"typeBilling": "",
"organisationId": 1,
"old_organisation_id": 1,
"hash": "",
"type_of_customer": "",
"type_of_customer_in_gottaphish": "",
"use_mjml": true,
"evil_proxy_ip": "",
"customer_is_red_team": true,
"customer_parent": {
"id": 1,
"name": "",
"name_displayed": "",
"description": "",
"logo_url": "",
"UserId": 1,
"regexEmail": "",
"typeBilling": "",
"organisationId": 1,
"old_organisation_id": 1,
"hash": "",
"type_of_customer": "",
"evil_proxy_ip": "",
"customer_parent_id": 1,
"creation_time": "",
"whitelabeled": false,
"default_language": "",
"gtp_service": ""
},
"customer_parent_id": 1,
"url_after_integration_callback": "",
"quota_ai": 1,
"count_quota_ai": 1,
"creation_time": "",
"auto_share_license_with_customer": true,
"whitelabeled": false,
"default_language": "",
"gtp_service": ""
},
"customerId": 1,
"user_id": 1,
"modified_date": "",
"typeofaction": "",
"description": "",
"Campaigns": null,
"scenario_request_log": {
"id": 1,
"prompt": "",
"request_time": "",
"completion_time": "",
"customer": {
"id": 1,
"organisationId": 1,
"old_organisation_id": 1,
"creation_time": "",
"whitelabeled": false,
"gtp_service": ""
},
"user": {
"id": 1,
"username": "",
"display_name": "",
"import_source": "",
"organisationId": 1,
"organisation": {
"id": 1,
"organisationId": 1,
"old_organisation_id": 1,
"creation_time": "",
"whitelabeled": false,
"gtp_service": ""
},
"role": {
"slug": "",
"name": "",
"description": ""
},
"password_change_required": false,
"account_locked": false,
"last_login": "",
"customer": {
"id": 1,
"organisationId": 1,
"old_organisation_id": 1,
"creation_time": "",
"whitelabeled": false,
"gtp_service": ""
},
"customer_id": 1,
"keycloak_id": "",
"email_verified": "",
"TemporaryPassword": ""
}
},
"scenario_request_log_id": 1,
"hash_ia": "",
"sensibilisation_type": "",
"difficulty_level": ""
}
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
{
"Campaigns": null,
"customerId": 1,
"description": "",
"difficulty_level": "",
"hash_ia": "",
"id": 1,
"name": "",
"labels": "",
"language": "",
"preview": "",
"scenario_request_log_id": 1,
"serviceusedId": 1,
"template": {
"attachments": [],
"envelope_sender": "",
"html": "",
"id": 1,
"mjml": "",
"modified_date": "",
"name": "",
"subject": "",
"template_type": "",
"text": ""
},
"typeofaction": "",
"user_id": 1
}
| Param | value | Type |
|---|---|---|
| token | [API Key] | string |
{
"message": "",
"success": true,
"data": null
}
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
| Param | value | Type |
|---|---|---|
| token | [API Key] | string |
[
{
"id": 1,
"name": "",
"name_displayed": "",
"description": "",
"currentlyUsed": true,
"logo_url": "",
"UserId": 1,
"regexEmail": "",
"CountQuotasEmailSent": 1,
"QuotaEmailSent": 1,
"typeBilling": "",
"organisationId": 1,
"old_organisation_id": 1,
"hash": "",
"type_of_customer": "",
"use_mjml": true,
"auto_translate": true,
"evil_proxy_ip": "",
"customer_parent": {},
"customer_parent_id": 1,
"creation_time": "",
"whitelabeled": false,
"default_language": "",
"gtp_service": ""
}
]
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
| Param | value | Type |
|---|---|---|
| token | [API Key] | string |
{
"id": 1,
"name": "",
"name_displayed": "",
"description": "",
"currentlyUsed": true,
"logo_url": "",
"UserId": 1,
"regexEmail": "",
"CountQuotasEmailSent": 1,
"QuotaEmailSent": 1,
"typeBilling": "",
"organisationId": 1,
"old_organisation_id": 1,
"hash": "",
"type_of_customer": "",
"use_mjml": true,
"auto_translate": true,
"evil_proxy_ip": "",
"customer_parent": {},
"customer_parent_id": 1,
"creation_time": "",
"whitelabeled": false,
"default_language": "",
"gtp_service": ""
}
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
| Param | value | Type |
|---|---|---|
| token | [API Key] | string |
[
{
"id": 1,
"username": "",
"display_name": "",
"import_source": "",
"organisationId": 1,
"organisation": {},
"role": {
"slug": "",
"name": "",
"description": ""
},
"password_change_required": false,
"account_locked": false,
"last_login": "",
"customer": {},
"customer_id": 1,
"keycloak_id": "",
"email_verified": "",
"TemporaryPassword": ""
}
]
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
| Param | value | Type |
|---|---|---|
| token | [API Key] | string |
{
"id": 1,
"username": "",
"display_name": "",
"import_source": "",
"organisationId": 1,
"organisation": {},
"role": {
"slug": "",
"name": "",
"description": ""
},
"password_change_required": false,
"account_locked": false,
"last_login": "",
"customer": {},
"customer_id": 1,
"keycloak_id": "",
"email_verified": "",
"TemporaryPassword": ""
}
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
{
"auto_translate": false,
"description": "",
"evil_proxy_ip": "",
"logo_url": "",
"name": "",
"typeBilling": "",
"type_of_customer": "",
"use_mjml": false
}
| Param | value | Type |
|---|---|---|
| token | [API Key] | string |
{
"id": 1,
"name": "",
"name_displayed": "",
"description": "",
"currentlyUsed": true,
"logo_url": "",
"UserId": 1,
"regexEmail": "",
"typeBilling": "",
"organisationId": 1,
"old_organisation_id": 1,
"hash": "",
"type_of_customer": "",
"customer_parent": {},
"customer_parent_id": 1,
"creation_time": "",
"whitelabeled": false,
"default_language": "",
"gtp_service": ""
}
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
{
"account_locked": false,
"customer_id": 1,
"password": "",
"role": "",
"username": ""
}
| Param | value | Type |
|---|---|---|
| token | [API Key] | string |
{
"id": 1,
"username": "",
"display_name": "",
"import_source": "",
"organisationId": 1,
"organisation": {
"id": 1,
"organisationId": 1,
"old_organisation_id": 1,
"creation_time": "",
"whitelabeled": false,
"gtp_service": ""
},
"role": {
"slug": "",
"name": "",
"description": ""
},
"password_change_required": false,
"account_locked": false,
"last_login": "",
"customer": {},
"customer_id": 1,
"keycloak_id": "",
"email_verified": "",
"TemporaryPassword": ""
}
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
{
"UserId": 1,
"creation_time": "",
"currentlyUsed": true,
"customer_parent": {
"id": 1,
"name": "",
"organisationId": 1,
"old_organisation_id": 1
},
"customer_parent_id": 1,
"default_language": "",
"description": "",
"evil_proxy_ip": "",
"gtp_service": "",
"hash": "",
"id": 1,
"logo_url": "",
"name": "",
"name_displayed": "",
"old_organisation_id": 1,
"organisationId": 1,
"regexEmail": "",
"typeBilling": "",
"type_of_customer": "",
"whitelabeled": false
}
| Param | value | Type |
|---|---|---|
| token | [API Key] | string |
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
{
"account_locked": false,
"customer_id": 1,
"id": 1,
"password": "",
"password_change_required": false,
"role": "",
"username": ""
}
| Param | value | Type |
|---|---|---|
| token | [API Key] | string |
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
{
"UserId": 1,
"creation_time": "",
"currentlyUsed": true,
"customer_parent": {
"id": 1,
"name": "",
"organisationId": 1,
"old_organisation_id": 1
},
"customer_parent_id": 1,
"default_language": "",
"description": "",
"evil_proxy_ip": "",
"gtp_service": "",
"hash": "",
"id": 1,
"logo_url": "",
"name": "",
"name_displayed": "",
"old_organisation_id": 1,
"organisationId": 1,
"regexEmail": "",
"typeBilling": "",
"type_of_customer": "",
"whitelabeled": false
}
| Param | value | Type |
|---|---|---|
| token | [API Key] | string |
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
{
"account_locked": false,
"customer_id": 1,
"id": 1,
"password": "",
"password_change_required": false,
"role": "",
"username": ""
}
| Param | value | Type |
|---|---|---|
| token | [API Key] | string |
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
Powered By: postman-to-markdown