1
1
lockVersion: 2.0.0
2
2
id: 0e1578f5-5df8-4086-96d6-369ac62fc49d
3
3
management:
4
- docChecksum: 068bc54ce549b3d15555126d167f788e
5
- docVersion: 10.11.2
6
- speakeasyVersion: 1.484.1
7
- generationVersion: 2.503.2
8
- releaseVersion: 0.4.1
9
- configChecksum: 10409ec6f30074caf4371914ad9567cc
4
+ docChecksum: 8a84b005337515a4311dec5a8c491146
5
+ docVersion: 10.11.5
6
+ speakeasyVersion: 1.497.0
7
+ generationVersion: 2.517.3
8
+ releaseVersion: 0.5.0
9
+ configChecksum: 851ecda7fbcec54aca69233b47972ee1
10
10
repoURL: https://github.com/apideck-libraries/sdk-php.git
11
11
installationURL: https://github.com/apideck-libraries/sdk-php
12
12
published: true
13
13
features:
14
14
php:
15
15
constsAndDefaults: 0.2.0
16
16
core: 3.7.13
17
+ deepObjectParams: 0.1.0
17
18
deprecations: 2.81.1
18
19
errors: 0.3.0
19
20
flattening: 2.81.1
20
- globalSecurity: 2.81.7
21
+ globalSecurity: 2.81.8
21
22
globalSecurityFlattening: 0.1.2
22
23
globalServerURLs: 2.82.1
23
24
globals: 2.82.2
@@ -26,8 +27,8 @@ features:
26
27
methodArguments: 0.1.0
27
28
methodServerURLs: 2.82.1
28
29
nameOverrides: 2.81.2
29
- nullables: 1.0.0
30
- pagination: 0.1.2
30
+ nullables: 1.0.1
31
+ pagination: 0.1.3
31
32
responseFormat: 0.1.0
32
33
retries: 0.1.0
33
34
typeOverrides: 2.81.1
@@ -80,6 +81,7 @@ generatedFiles:
80
81
- docs/Models/Components/Attachment.md
81
82
- docs/Models/Components/AttachmentReference.md
82
83
- docs/Models/Components/AttachmentReferenceType.md
84
+ - docs/Models/Components/Attempts.md
83
85
- docs/Models/Components/Audience.md
84
86
- docs/Models/Components/AuthType.md
85
87
- docs/Models/Components/BalanceByPeriod.md
@@ -478,6 +480,7 @@ generatedFiles:
478
480
- docs/Models/Components/GetUploadSessionResponse.md
479
481
- docs/Models/Components/GetUserResponse.md
480
482
- docs/Models/Components/GetUsersResponse.md
483
+ - docs/Models/Components/GetWebhookEventLogsResponse.md
481
484
- docs/Models/Components/GetWebhookResponse.md
482
485
- docs/Models/Components/GetWebhooksResponse.md
483
486
- docs/Models/Components/GrossProfit.md
@@ -756,6 +759,10 @@ generatedFiles:
756
759
- docs/Models/Components/VirtualWebhooks.md
757
760
- docs/Models/Components/Visibility.md
758
761
- docs/Models/Components/Webhook.md
762
+ - docs/Models/Components/WebhookEventLog.md
763
+ - docs/Models/Components/WebhookEventLogService.md
764
+ - docs/Models/Components/WebhookEventLogsFilter.md
765
+ - docs/Models/Components/WebhookEventLogsFilterService.md
759
766
- docs/Models/Components/WebhookEventType.md
760
767
- docs/Models/Components/WebhookSubscription.md
761
768
- docs/Models/Components/WebhookSupport.md
@@ -1282,6 +1289,8 @@ generatedFiles:
1282
1289
- docs/Models/Operations/VaultValidateConnectionStateRequest.md
1283
1290
- docs/Models/Operations/VaultValidateConnectionStateRequestBody.md
1284
1291
- docs/Models/Operations/VaultValidateConnectionStateResponse.md
1292
+ - docs/Models/Operations/WebhookEventLogsAllRequest.md
1293
+ - docs/Models/Operations/WebhookEventLogsAllResponse.md
1285
1294
- docs/Models/Operations/WebhookWebhooksAddRequest.md
1286
1295
- docs/Models/Operations/WebhookWebhooksAddResponse.md
1287
1296
- docs/Models/Operations/WebhookWebhooksAllRequest.md
@@ -1339,6 +1348,7 @@ generatedFiles:
1339
1348
- docs/sdks/employeepayrolls/README.md
1340
1349
- docs/sdks/employees/README.md
1341
1350
- docs/sdks/employeeschedules/README.md
1351
+ - docs/sdks/eventlogs/README.md
1342
1352
- docs/sdks/expenses/README.md
1343
1353
- docs/sdks/files/README.md
1344
1354
- docs/sdks/filestorage/README.md
@@ -1430,6 +1440,7 @@ generatedFiles:
1430
1440
- src/EmployeePayrolls.php
1431
1441
- src/EmployeeSchedules.php
1432
1442
- src/Employees.php
1443
+ - src/EventLogs.php
1433
1444
- src/Expenses.php
1434
1445
- src/FileStorage.php
1435
1446
- src/Files.php
@@ -1505,6 +1516,7 @@ generatedFiles:
1505
1516
- src/Models/Components/Attachment.php
1506
1517
- src/Models/Components/AttachmentReference.php
1507
1518
- src/Models/Components/AttachmentReferenceType.php
1519
+ - src/Models/Components/Attempts.php
1508
1520
- src/Models/Components/Audience.php
1509
1521
- src/Models/Components/AuthType.php
1510
1522
- src/Models/Components/BalanceByPeriod.php
@@ -1899,6 +1911,7 @@ generatedFiles:
1899
1911
- src/Models/Components/GetUploadSessionResponse.php
1900
1912
- src/Models/Components/GetUserResponse.php
1901
1913
- src/Models/Components/GetUsersResponse.php
1914
+ - src/Models/Components/GetWebhookEventLogsResponse.php
1902
1915
- src/Models/Components/GetWebhookResponse.php
1903
1916
- src/Models/Components/GetWebhooksResponse.php
1904
1917
- src/Models/Components/GrossProfit.php
@@ -2174,6 +2187,10 @@ generatedFiles:
2174
2187
- src/Models/Components/VirtualWebhooks.php
2175
2188
- src/Models/Components/Visibility.php
2176
2189
- src/Models/Components/Webhook.php
2190
+ - src/Models/Components/WebhookEventLog.php
2191
+ - src/Models/Components/WebhookEventLogService.php
2192
+ - src/Models/Components/WebhookEventLogsFilter.php
2193
+ - src/Models/Components/WebhookEventLogsFilterService.php
2177
2194
- src/Models/Components/WebhookEventType.php
2178
2195
- src/Models/Components/WebhookSubscription.php
2179
2196
- src/Models/Components/WebhookSupport.php
@@ -2702,6 +2719,8 @@ generatedFiles:
2702
2719
- src/Models/Operations/VaultValidateConnectionStateRequest.php
2703
2720
- src/Models/Operations/VaultValidateConnectionStateRequestBody.php
2704
2721
- src/Models/Operations/VaultValidateConnectionStateResponse.php
2722
+ - src/Models/Operations/WebhookEventLogsAllRequest.php
2723
+ - src/Models/Operations/WebhookEventLogsAllResponse.php
2705
2724
- src/Models/Operations/WebhookWebhooksAddRequest.php
2706
2725
- src/Models/Operations/WebhookWebhooksAddResponse.php
2707
2726
- src/Models/Operations/WebhookWebhooksAllRequest.php
@@ -6812,6 +6831,7 @@ examples:
6812
6831
fields: "id,updated_at"
6813
6832
limit: 20
6814
6833
filter: {"drive_id": "1234", "folder_id": "root", "shared": true}
6834
+ raw: false
6815
6835
header:
6816
6836
x-apideck-consumer-id: "test-consumer"
6817
6837
x-apideck-app-id: "dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX"
@@ -9635,5 +9655,28 @@ examples:
9635
9655
application/json: {"status_code": 422, "error": "Unprocessable Entity", "type_name": "InvalidStateError", "message": "Invalid State", "detail": {"error": "Unprocessable", "message": "Unprocessable request, please verify your request headers and body."}, "ref": "https://developers.apideck.com/errors#invalidstateerror"}
9636
9656
default:
9637
9657
application/json: {"status_code": 400, "error": "Bad Request", "type_name": "RequestHeadersValidationError", "message": "Invalid Params", "detail": {"missing": [{"x-apideck-consumer-id": "required"}]}, "ref": "https://developers.apideck.com/errors#unauthorizederror"}
9658
+ webhook.eventLogsAll:
9659
+ "":
9660
+ parameters:
9661
+ query:
9662
+ limit: 20
9663
+ filter: {"exclude_apis": "vault,proxy", "consumer_id": "test_user_id", "entity_type": "Connection", "event_type": "vault.connection.callable"}
9664
+ header:
9665
+ x-apideck-app-id: "dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX"
9666
+ responses:
9667
+ "200":
9668
+ application/json: {"status_code": 200, "status": "OK", "data": [{"id": "1d174c4d-fe9e-4377-a76c-6da22fe9cd87", "status_code": 200, "success": true, "application_id": "dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX", "consumer_id": "test_consumer_id", "unified_api": "crm", "service": {"id": "101-data-solution", "name": "101 Data Solution"}, "endpoint": "https://example.com/my/webhook/endpoint", "event_type": "vault.connection.updated", "execution_attempt": 3, "http_method": "GET", "timestamp": "2021-07-12T14:26:17.420Z", "entity_type": "Connection", "request_body": "{\"entity\":{\"id\":\"2222+test_user_id\",\"application_id\":\"2222\",\"consumer_id\":\"test_user_id\",\"name\":\"ActiveCampaign\",\"icon\":\"https://res.cloudinary.com/apideck/image/upload/v1529455970/catalog/activecampaign/icon128x128.png\",\"logo\":\"https://www.activecampaign.com/site/assets/social-2x.png\",\"unified_api\":\"crm\",\"service_id\":\"activecampaign\",\"auth_type\":\"apiKey\",\"enabled\":true,\"tag_line\":\"Integrated email marketing, marketing automation, and small business CRM. Save time while growing your business with sales automation.\",\"website\":\"https://www.activecampaign.com/\",\"settings\":{\"instance_url\":\"https://eu28.salesforce.com\",\"base_url\":\"https://updated.api-us1.com\"},\"metadata\":{\"plan\":\"enterprise\",\"account\":{\"name\":\"My Company\"}},\"state\":\"callable\",\"created_at\":\"2021-09-10T10:39:49.628Z\",\"updated_at\":\"2021-09-10T10:39:52.715Z\"},\"entityType\":\"Connection\"}", "response_body": "{\"status\":\"OK\"}", "retry_scheduled": true, "attempts": [{"timestamp": "2021-07-12T14:26:17.420Z", "execution_attempt": 3, "status_code": 200, "success": true}, {"timestamp": "2021-07-12T14:26:17.420Z", "execution_attempt": 3, "status_code": 200, "success": true}]}, {"id": "1d174c4d-fe9e-4377-a76c-6da22fe9cd87", "status_code": 200, "success": true, "application_id": "dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX", "consumer_id": "test_consumer_id", "unified_api": "crm", "service": {"id": "101-data-solution", "name": "101 Data Solution"}, "endpoint": "https://example.com/my/webhook/endpoint", "event_type": "vault.connection.updated", "execution_attempt": 3, "http_method": "GET", "timestamp": "2021-07-12T14:26:17.420Z", "entity_type": "Connection", "request_body": "{\"entity\":{\"id\":\"2222+test_user_id\",\"application_id\":\"2222\",\"consumer_id\":\"test_user_id\",\"name\":\"ActiveCampaign\",\"icon\":\"https://res.cloudinary.com/apideck/image/upload/v1529455970/catalog/activecampaign/icon128x128.png\",\"logo\":\"https://www.activecampaign.com/site/assets/social-2x.png\",\"unified_api\":\"crm\",\"service_id\":\"activecampaign\",\"auth_type\":\"apiKey\",\"enabled\":true,\"tag_line\":\"Integrated email marketing, marketing automation, and small business CRM. Save time while growing your business with sales automation.\",\"website\":\"https://www.activecampaign.com/\",\"settings\":{\"instance_url\":\"https://eu28.salesforce.com\",\"base_url\":\"https://updated.api-us1.com\"},\"metadata\":{\"plan\":\"enterprise\",\"account\":{\"name\":\"My Company\"}},\"state\":\"callable\",\"created_at\":\"2021-09-10T10:39:49.628Z\",\"updated_at\":\"2021-09-10T10:39:52.715Z\"},\"entityType\":\"Connection\"}", "response_body": "{\"status\":\"OK\"}", "retry_scheduled": true, "attempts": [{"timestamp": "2021-07-12T14:26:17.420Z", "execution_attempt": 3, "status_code": 200, "success": true}, {"timestamp": "2021-07-12T14:26:17.420Z", "execution_attempt": 3, "status_code": 200, "success": true}, {"timestamp": "2021-07-12T14:26:17.420Z", "execution_attempt": 3, "status_code": 200, "success": true}]}, {"id": "1d174c4d-fe9e-4377-a76c-6da22fe9cd87", "status_code": 200, "success": true, "application_id": "dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX", "consumer_id": "test_consumer_id", "unified_api": "crm", "service": {"id": "101-data-solution", "name": "101 Data Solution"}, "endpoint": "https://example.com/my/webhook/endpoint", "event_type": "vault.connection.updated", "execution_attempt": 3, "http_method": "GET", "timestamp": "2021-07-12T14:26:17.420Z", "entity_type": "Connection", "request_body": "{\"entity\":{\"id\":\"2222+test_user_id\",\"application_id\":\"2222\",\"consumer_id\":\"test_user_id\",\"name\":\"ActiveCampaign\",\"icon\":\"https://res.cloudinary.com/apideck/image/upload/v1529455970/catalog/activecampaign/icon128x128.png\",\"logo\":\"https://www.activecampaign.com/site/assets/social-2x.png\",\"unified_api\":\"crm\",\"service_id\":\"activecampaign\",\"auth_type\":\"apiKey\",\"enabled\":true,\"tag_line\":\"Integrated email marketing, marketing automation, and small business CRM. Save time while growing your business with sales automation.\",\"website\":\"https://www.activecampaign.com/\",\"settings\":{\"instance_url\":\"https://eu28.salesforce.com\",\"base_url\":\"https://updated.api-us1.com\"},\"metadata\":{\"plan\":\"enterprise\",\"account\":{\"name\":\"My Company\"}},\"state\":\"callable\",\"created_at\":\"2021-09-10T10:39:49.628Z\",\"updated_at\":\"2021-09-10T10:39:52.715Z\"},\"entityType\":\"Connection\"}", "response_body": "{\"status\":\"OK\"}", "retry_scheduled": true, "attempts": [{"timestamp": "2021-07-12T14:26:17.420Z", "execution_attempt": 3, "status_code": 200, "success": true}]}], "meta": {"items_on_page": 50, "cursors": {"previous": "em9oby1jcm06OnBhZ2U6OjE=", "current": "em9oby1jcm06OnBhZ2U6OjI=", "next": "em9oby1jcm06OnBhZ2U6OjM="}}, "links": {"previous": "https://unify.apideck.com/crm/companies?cursor=em9oby1jcm06OnBhZ2U6OjE%3D", "current": "https://unify.apideck.com/crm/companies", "next": "https://unify.apideck.com/crm/companies?cursor=em9oby1jcm06OnBhZ2U6OjM"}}
9669
+ "400":
9670
+ application/json: {"status_code": 400, "error": "Bad Request", "type_name": "RequestValidationError", "message": "Invalid Params", "detail": "Missing property foobar", "ref": "https://developers.apideck.com/errors#requestvalidationerror"}
9671
+ "401":
9672
+ application/json: {"status_code": 401, "error": "Unauthorized", "type_name": "UnauthorizedError", "message": "Unauthorized Request", "detail": "Missing authentication", "ref": "https://developers.apideck.com/errors#unauthorizederror"}
9673
+ "402":
9674
+ application/json: {"status_code": 402, "error": "Payment Required", "type_name": "RequestLimitError", "message": "Request Limit Reached", "detail": "You have reached your limit of 2000", "ref": "https://developers.apideck.com/errors#requestlimiterror"}
9675
+ "404":
9676
+ application/json: {"status_code": 404, "error": "Not Found", "type_name": "EntityNotFoundError", "message": "Unknown Widget", "detail": {"not_found": {"entity": "widget", "id": "123"}}, "ref": "https://developers.apideck.com/errors#entitynotfounderror"}
9677
+ "422":
9678
+ application/json: {"status_code": 422, "error": "Unprocessable Entity", "type_name": "InvalidStateError", "message": "Invalid State", "detail": {"error": "Unprocessable", "message": "Unprocessable request, please verify your request headers and body."}, "ref": "https://developers.apideck.com/errors#invalidstateerror"}
9679
+ default:
9680
+ application/json: {"status_code": 400, "error": "Bad Request", "type_name": "RequestHeadersValidationError", "message": "Invalid Params", "detail": "Missing Header: x-apideck-consumer-id", "ref": "https://developers.apideck.com/errors#unauthorizederror"}
9638
9681
examplesVersion: 1.0.0
9639
9682
generatedTests: {}
0 commit comments