Adobe I/O Events API (2.0)

Providers

List all Adobe I/O Events Providers entitled to the provided Organization ID

path Parameters
consumerOrgId
required
string

Your consumer organization Id (owning the Adobe I/O Events Provider)

header Parameters
Authorization
required
string

Your authorization token in format "Bearer {token}" It must hold the I/O Management API scope (adobeio_api scope contained in s/ent_adobeio_sdk metascope)

x-api-key
required
string

API key whiltelisted at Adobe.io

Accept
required
string
Default: application/hal+json

Content type accepted in the response.

Responses

Response samples

Content type
application/hal+json
{
  • "_embedded": {
    },
  • "_links": {
    }
}

View Adobe I/O Events Provider by ID

path Parameters
id
required
string

The requested provider Id

query Parameters
eventmetadata
boolean
Default: false

The optional boolean to fetch or not this provider's event metadata

header Parameters
Authorization
required
string

Your authorization token in format "Bearer {token}" It must hold the I/O Management API scope (adobeio_api scope contained in s/ent_adobeio_sdk metascope)

x-api-key
required
string

API key whiltelisted at Adobe.io

Accept
required
string
Default: application/hal+json

Content type accepted in the response.

Responses

Response samples

Content type
application/hal+json
{
  • "id": "string",
  • "label": "string",
  • "description": "string",
  • "source": "string",
  • "docs_url": "string",
  • "publisher": "string",
  • "_embedded": {
    },
  • "_links": {
    }
}

Create an Adobe I/O Events Provider

path Parameters
consumerOrgId
required
string

Your consumer organization Id (owning the Adobe I/O Events Provider)

projectId
required
string

The project Id where the Adobe I/O Events Provider belongs

workspaceId
required
string

The workspace Id where the Adobe I/O Events Provider belongs

header Parameters
Authorization
required
string

Your authorization token in format "Bearer {token}" It must hold the I/O Management API scope (adobeio_api scope contained in s/ent_adobeio_sdk metascope)

x-api-key
required
string

API key whiltelisted at Adobe.io

Accept
required
string
Default: application/hal+json

Content type accepted in the response.

Request Body schema: application/json

The Input Model necessary to create an Adobe I/O Events Provider

label
required
string [ 1 .. 255 ] characters [\w\s-_\.\(\)\,\@:'`?#!]+

The label of this Events Provider, as shown on the Adobe Developer Console

description
string [ 0 .. 255 ] characters [\w\s-_\.\(\)\,\@:'`?#!]+

The description of this Events Provider, as shown on the Adobe Developer Console

docs_url
string [ 0 .. 255 ] characters https?://(([^/:.\s]+(\.[^/:.\s]+)*)|([0-9](\....

The documentation url of this Events Provider, as shown on the Adobe Developer Console

Responses

Request samples

Content type
application/json
{
  • "label": "string",
  • "description": "string",
  • "docs_url": "string"
}

Response samples

Content type
application/hal+json
{
  • "id": "string",
  • "label": "string",
  • "description": "string",
  • "source": "string",
  • "docs_url": "string",
  • "publisher": "string",
  • "_embedded": {
    },
  • "_links": {
    }
}

Update an Adobe I/O Events Provider

path Parameters
consumerOrgId
required
string

Your consumer organization Id (owning the Adobe I/O Events Provider)

projectId
required
string

The project Id where the Adobe I/O Events Provider belongs

workspaceId
required
string

The workspace Id where the Adobe I/O Events Provider belongs

providerId
required
string

The requested provider ID.

header Parameters
Authorization
required
string

Your authorization token in format "Bearer {token}" It must hold the I/O Management API scope (adobeio_api scope contained in s/ent_adobeio_sdk metascope)

x-api-key
required
string

API key whiltelisted at Adobe.io

Accept
required
string
Default: application/hal+json

Content type accepted in the response.

Request Body schema: application/json

The Input Model necessary to update an Adobe I/O Events Provider

label
required
string [ 1 .. 255 ] characters [\w\s-_\.\(\)\,\@:'`?#!]+

The label of this Events Provider, as shown on the Adobe Developer Console

description
string [ 0 .. 255 ] characters [\w\s-_\.\(\)\,\@:'`?#!]+

The description of this Events Provider, as shown on the Adobe Developer Console

docs_url
string [ 0 .. 255 ] characters https?://(([^/:.\s]+(\.[^/:.\s]+)*)|([0-9](\....

The documentation url of this Events Provider, as shown on the Adobe Developer Console

Responses

Request samples

Content type
application/json
{
  • "label": "string",
  • "description": "string",
  • "docs_url": "string"
}

Response samples

Content type
application/hal+json
{
  • "id": "string",
  • "label": "string",
  • "description": "string",
  • "source": "string",
  • "docs_url": "string",
  • "publisher": "string",
  • "_embedded": {
    },
  • "_links": {
    }
}

PATCH an Adobe I/O Events Provider using JSON Patch

path Parameters
consumerOrgId
required
string

Your consumer organization Id (owning the Adobe I/O Events Provider)

projectId
required
string

The project Id where the Adobe I/O Events Provider belongs

workspaceId
required
string

The workspace Id where the Adobe I/O Events Provider belongs

providerId
required
string

The requested provider ID.

header Parameters
Authorization
required
string

Your authorization token in format "Bearer {token}" It must hold the I/O Management API scope (adobeio_api scope contained in s/ent_adobeio_sdk metascope)

x-api-key
required
string

API key whiltelisted at Adobe.io

Accept
required
string
Default: application/hal+json

Content type accepted in the response.

Content-Type
required
string
Default: application/json-patch+json
Request Body schema: application/json-patch+json

A JSON Patch of the Provider Input Model see https://tools.ietf.org/html/rfc6902, http://jsonpatch.com/

object (JsonPatch)

Responses

Request samples

Content type
application/json-patch+json
{ }

Response samples

Content type
application/hal+json
{
  • "id": "string",
  • "label": "string",
  • "description": "string",
  • "source": "string",
  • "docs_url": "string",
  • "publisher": "string",
  • "_embedded": {
    },
  • "_links": {
    }
}

Delete an Adobe I/O Events Provider by ID

path Parameters
consumerOrgId
required
string

Your consumer organization Id (owning the Adobe I/O Events Provider)

projectId
required
string

The project Id where the Adobe I/O Events Provider belongs

workspaceId
required
string

The workspace Id where the Adobe I/O Events Provider belongs

providerId
required
string

The requested provider ID.

header Parameters
Authorization
required
string

Your authorization token in format "Bearer {token}" It must hold the I/O Management API scope (adobeio_api scope contained in s/ent_adobeio_sdk metascope)

x-api-key
required
string

API key whiltelisted at Adobe.io

Accept
required
string
Default: application/hal+json

Content type accepted in the response.

Responses

Event Metadata

Get the Event Metadata associated with a given Adobe I/O Events Provider ID and event code

path Parameters
providerId
required
string

The requested provider ID.

eventCode
required
string

The requested eventmetadata event code

header Parameters
Authorization
required
string

Your authorization token in format "Bearer {token}" It must hold the I/O Management API scope (adobeio_api scope contained in s/ent_adobeio_sdk metascope)

x-api-key
required
string

API key whiltelisted at Adobe.io

Accept
required
string
Default: application/hal+json

Content type accepted in the response.

Responses

Response samples

Content type
application/hal+json
{
  • "description": "string",
  • "label": "string",
  • "event_code": "string",
  • "_embedded": {
    },
  • "_links": {
    }
}

List the Event Metadata associated with a given Adobe I/O Events Provider ID

path Parameters
providerId
required
string

The requested provider ID.

header Parameters
Authorization
required
string

Your authorization token in format "Bearer {token}" It must hold the I/O Management API scope (adobeio_api scope contained in s/ent_adobeio_sdk metascope)

x-api-key
required
string

API key whiltelisted at Adobe.io

Accept
required
string
Default: application/hal+json

Content type accepted in the response.

Responses

Response samples

Content type
application/hal+json
{
  • "_embedded": {
    },
  • "_links": {
    }
}

Create an Adobe I/O Events Provider Event Metadata

path Parameters
consumerOrgId
required
string

Your consumer organization Id (owning the Adobe I/O Events Provider)

projectId
required
string

The project Id where the Adobe I/O Events Provider belongs

workspaceId
required
string

The workspace Id where the Adobe I/O Events Provider belongs

providerId
required
string

The requested provider ID.

header Parameters
Authorization
required
string

Your authorization token in format "Bearer {token}" It must hold the I/O Management API scope (adobeio_api scope contained in s/ent_adobeio_sdk metascope)

x-api-key
required
string

API key whiltelisted at Adobe.io

Accept
required
string
Default: application/hal+json

Content type accepted in the response.

Request Body schema: application/json

The Input Model necessary to create an Adobe I/O Events Provider Event Metadata

description
required
string [ 1 .. 255 ] characters [\w\s-_\.\(\)\,\@:'`?#!]+

The description of this Event Metadata, as shown on the Adobe Developer Console

label
required
string [ 1 .. 255 ] characters [\w\s-_\.\(\)\,\@:'`?#!]+

The label of this Event Metadata, as shown on the Adobe Developer Console

event_code
required
string [ 1 .. 255 ] characters [\w-_\.]+

The event_code of this Event Metadata. This event_code describes the type of event. Ideally it should be prefixed with a reverse-DNS name (dictating the organization which defines the semantics of this event type) It is equivalent to the CloudEvents' type. see https://github.com/cloudevents/spec/blob/master/spec.md#type

sample_event_template
string [ 0 .. 87382 ] characters ^([A-Za-z0-9+/]{4})*([A-Za-z0-9+/]{3}=|[A-Za-...

An optional base64 encoded sample event template

Responses

Request samples

Content type
application/json
{
  • "description": "string",
  • "label": "string",
  • "event_code": "string",
  • "sample_event_template": "string"
}

Response samples

Content type
application/hal+json
{
  • "description": "string",
  • "label": "string",
  • "event_code": "string",
  • "_embedded": {
    },
  • "_links": {
    }
}

Delete all Event Metadata associated with the given Adobe I/O Events Provider ID

path Parameters
consumerOrgId
required
string

Your consumer organization Id (owning the Adobe I/O Events Provider)

projectId
required
string

The project Id where the Adobe I/O Events Provider belongs

workspaceId
required
string

The workspace Id where the Adobe I/O Events Provider belongs

providerId
required
string

The requested provider ID.

header Parameters
Authorization
required
string

Your authorization token in format "Bearer {token}" It must hold the I/O Management API scope (adobeio_api scope contained in s/ent_adobeio_sdk metascope)

x-api-key
required
string

API key whiltelisted at Adobe.io

Accept
required
string
Default: application/hal+json

Content type accepted in the response.

Responses

Update an Adobe I/O Events Provider Event Metadata

path Parameters
consumerOrgId
required
string

Your consumer organization Id (owning the Adobe I/O Events Provider)

projectId
required
string

The project Id where the Adobe I/O Events Provider belongs

workspaceId
required
string

The workspace Id where the Adobe I/O Events Provider belongs

providerId
required
string

The requested provider ID.

eventCode
required
string

The requested eventmetadata event code

header Parameters
Authorization
required
string

Your authorization token in format "Bearer {token}" It must hold the I/O Management API scope (adobeio_api scope contained in s/ent_adobeio_sdk metascope)

x-api-key
required
string

API key whiltelisted at Adobe.io

Accept
required
string
Default: application/hal+json

Content type accepted in the response.

Request Body schema: application/json

The Input Model necessary to update an Adobe I/O Events Provider Event Metadata

description
required
string [ 1 .. 255 ] characters [\w\s-_\.\(\)\,\@:'`?#!]+

The description of this Event Metadata, as shown on the Adobe Developer Console

label
required
string [ 1 .. 255 ] characters [\w\s-_\.\(\)\,\@:'`?#!]+

The label of this Event Metadata, as shown on the Adobe Developer Console

event_code
required
string [ 1 .. 255 ] characters [\w-_\.]+

The event_code of this Event Metadata. This event_code describes the type of event. Ideally it should be prefixed with a reverse-DNS name (dictating the organization which defines the semantics of this event type) It is equivalent to the CloudEvents' type. see https://github.com/cloudevents/spec/blob/master/spec.md#type

sample_event_template
string [ 0 .. 87382 ] characters ^([A-Za-z0-9+/]{4})*([A-Za-z0-9+/]{3}=|[A-Za-...

An optional base64 encoded sample event template

Responses

Request samples

Content type
application/json
{
  • "description": "string",
  • "label": "string",
  • "event_code": "string",
  • "sample_event_template": "string"
}

Response samples

Content type
application/hal+json
{
  • "description": "string",
  • "label": "string",
  • "event_code": "string",
  • "_embedded": {
    },
  • "_links": {
    }
}

PATCH an Adobe I/O Events Provider Event Metadata using JSON Patch

path Parameters
consumerOrgId
required
string

Your consumer organization Id (owning the Adobe I/O Events Provider)

projectId
required
string

The project Id where the Adobe I/O Events Provider belongs

workspaceId
required
string

The workspace Id where the Adobe I/O Events Provider belongs

providerId
required
string

The requested provider ID.

eventCode
required
string

The requested eventmetadata event code

header Parameters
Authorization
required
string

Your authorization token in format "Bearer {token}" It must hold the I/O Management API scope (adobeio_api scope contained in s/ent_adobeio_sdk metascope)

x-api-key
required
string

API key whiltelisted at Adobe.io

Accept
required
string
Default: application/hal+json

Content type accepted in the response.

Content-Type
required
string
Default: application/json-patch+json
Request Body schema: application/json-patch+json

A JSON Patch of the EventMetadata Input Model see https://tools.ietf.org/html/rfc6902, http://jsonpatch.com/

object (JsonPatch)

Responses

Request samples

Content type
application/json-patch+json
{ }

Response samples

Content type
application/hal+json
{
  • "description": "string",
  • "label": "string",
  • "event_code": "string",
  • "_embedded": {
    },
  • "_links": {
    }
}

Delete the Event Metadata associated with the given Adobe I/O Events Provider ID and event code

path Parameters
consumerOrgId
required
string

Your consumer organization Id (owning the Adobe I/O Events Provider)

projectId
required
string

The project Id where the Adobe I/O Events Provider belongs

workspaceId
required
string

The workspace Id where the Adobe I/O Events Provider belongs

providerId
required
string

The requested provider ID.

eventCode
required
string

The requested eventmetadata event code

header Parameters
Authorization
required
string

Your authorization token in format "Bearer {token}" It must hold the I/O Management API scope (adobeio_api scope contained in s/ent_adobeio_sdk metascope)

x-api-key
required
string

API key whiltelisted at Adobe.io

Accept
required
string
Default: application/hal+json

Content type accepted in the response.

Responses

Sample Event

Get a sample event HAL JSON model of the provided Adobe I/O Events Provider ID and event code

path Parameters
providerId
required
string

The requested provider ID.

eventCode
required
string

The requested eventmetadata event code

header Parameters
Authorization
required
string

Your authorization token in format "Bearer {token}" It must hold the I/O Management API scope (adobeio_api scope contained in s/ent_adobeio_sdk metascope)

x-api-key
required
string

API key whiltelisted at Adobe.io

Accept
required
string
Default: application/hal+json

Content type accepted in the response.

Responses

Response samples

Content type
application/hal+json
{
  • "format": "string",
  • "sample_payload": "string",
  • "_links": {
    }
}

Check if a sample event is available for the provided Adobe I/O Events Provider ID and event code

path Parameters
providerId
required
string

The requested provider ID.

eventCode
required
string

The requested eventmetadata event code

header Parameters
Authorization
required
string

Your authorization token in format "Bearer {token}" It must hold the I/O Management API scope (adobeio_api scope contained in s/ent_adobeio_sdk metascope)

x-api-key
required
string

API key whiltelisted at Adobe.io

Responses

Registrations

Create an event registration for a given workspace

path Parameters
consumerOrgId
required
string

Your consumer organization Id (owning the Adobe I/O Events Provider)

projectId
required
string

The project Id where the Adobe I/O Events Provider belongs

workspaceId
required
string

The workspace Id where the Adobe I/O Events Provider belongs

header Parameters
Authorization
required
string

Your authorization token in format "Bearer {token}" It must hold the I/O Management API scope (adobeio_api scope contained in s/ent_adobeio_sdk metascope)

x-api-key
required
string

API key whiltelisted at Adobe.io

Request Body schema: application/json

The Input Model necessary to create an Adobe I/O Events Registration

client_id
required
string [ 3 .. 255 ] characters

Client id for which the registration is created, as obtained from Developer Console

name
required
string [ 3 .. 255 ] characters

The name of the event registration which will be displayed on Developer Console

description
string [ 0 .. 5000 ] characters

The description of the registration

webhook_url
string [ 0 .. 4000 ] characters

(Optional) A valid webhook url where the events would be delivered

required
Array of objects (EventsOfInterestInputModel) unique

The events for which the registration is to be subscribed to

delivery_type
required
string

Delivery type can be one of [webhook, webhook_batch, journal, aws_eventbridge]

runtime_action
string [ 0 .. 255 ] characters

(Optional) Runtime action to be invoked by the published events

enabled
boolean

Enable or disable the registration

Responses

Request samples

Content type
application/json
{
  • "client_id": "string",
  • "name": "string",
  • "description": "string",
  • "webhook_url": "string",
  • "events_of_interest": [
    ],
  • "delivery_type": "string",
  • "runtime_action": "string",
  • "enabled": true
}

Response samples

Content type
application/hal+json
{
  • "id": 0,
  • "name": "string",
  • "description": "string",
  • "client_id": "string",
  • "registration_id": "string",
  • "events_of_interest": [
    ],
  • "webhook_status": "string",
  • "created_date": "string",
  • "updated_date": "string",
  • "consumer_id": "string",
  • "project_id": "string",
  • "workspace_id": "string",
  • "webhook_url": "string",
  • "delivery_type": "string",
  • "runtime_action": "string",
  • "enabled": true,
  • "_links": {
    }
}

Get All Registrations

path Parameters
consumerOrgId
required
string

Your consumer organization Id (owning the Adobe I/O Events Provider)

projectId
required
string

The project Id where the Adobe I/O Events Provider belongs

workspaceId
required
string

The workspace Id where the Adobe I/O Events Provider belongs

header Parameters
Authorization
required
string

Your authorization token in format "Bearer {token}" It must hold the I/O Management API scope (adobeio_api scope contained in s/ent_adobeio_sdk metascope)

x-api-key
required
string

API key whiltelisted at Adobe.io

Responses

Response samples

Content type
application/hal+json
{
  • "_links": {
    },
  • "_embedded": {
    }
}

Get registration for registration id

path Parameters
consumerOrgId
required
string

Your consumer organization Id (owning the Adobe I/O Events Provider)

projectId
required
string

The project Id where the Adobe I/O Events Provider belongs

workspaceId
required
string

The workspace Id where the Adobe I/O Events Provider belongs

registrationId
required
string

The registration Id associated with the registration

header Parameters
Authorization
required
string

Your authorization token in format "Bearer {token}" It must hold the I/O Management API scope (adobeio_api scope contained in s/ent_adobeio_sdk metascope)

x-api-key
required
string

API key whiltelisted at Adobe.io

Responses

Response samples

Content type
application/hal+json
{
  • "id": 0,
  • "name": "string",
  • "description": "string",
  • "client_id": "string",
  • "registration_id": "string",
  • "events_of_interest": [
    ],
  • "webhook_status": "string",
  • "created_date": "string",
  • "updated_date": "string",
  • "consumer_id": "string",
  • "project_id": "string",
  • "workspace_id": "string",
  • "webhook_url": "string",
  • "delivery_type": "string",
  • "runtime_action": "string",
  • "enabled": true,
  • "_links": {
    }
}

Updates an event registration specified by the Registration ID.

path Parameters
consumerOrgId
required
string

Your consumer organization Id (owning the Adobe I/O Events Provider)

projectId
required
string

The project Id where the Adobe I/O Events Provider belongs

workspaceId
required
string

The workspace Id where the Adobe I/O Events Provider belongs

registrationId
required
string

The registration Id associated with the registration

header Parameters
Authorization
required
string

Your authorization token in format "Bearer {token}" It must hold the I/O Management API scope (adobeio_api scope contained in s/ent_adobeio_sdk metascope)

x-api-key
required
string

API key whiltelisted at Adobe.io

Request Body schema: application/json

The Input Model necessary to create an Adobe I/O Events Registration

name
required
string [ 3 .. 255 ] characters

The name of the event registration which will be displayed on Developer Console

description
string [ 0 .. 5000 ] characters

The description of the registration

webhook_url
string [ 0 .. 4000 ] characters

(Optional) A valid webhook url where the events would be delivered

required
Array of objects (EventsOfInterestInputModel) unique

The events for which the registration is to be subscribed to

delivery_type
required
string

Delivery type can be one of [webhook, webhook_batch, journal, aws_eventbridge]

runtime_action
string [ 0 .. 255 ] characters

(Optional) Runtime action to be invoked by the published events

enabled
boolean

Enable or disable the registration

Responses

Request samples

Content type
application/json
{
  • "name": "string",
  • "description": "string",
  • "webhook_url": "string",
  • "events_of_interest": [
    ],
  • "delivery_type": "string",
  • "runtime_action": "string",
  • "enabled": true
}

Response samples

Content type
application/hal+json
{
  • "id": 0,
  • "name": "string",
  • "description": "string",
  • "client_id": "string",
  • "registration_id": "string",
  • "events_of_interest": [
    ],
  • "webhook_status": "string",
  • "created_date": "string",
  • "updated_date": "string",
  • "consumer_id": "string",
  • "project_id": "string",
  • "workspace_id": "string",
  • "webhook_url": "string",
  • "delivery_type": "string",
  • "runtime_action": "string",
  • "enabled": true,
  • "_links": {
    }
}

Patches an event registration.

path Parameters
consumerOrgId
required
string

Your consumer organization Id (owning the Adobe I/O Events Provider)

projectId
required
string

The project Id where the Adobe I/O Events Provider belongs

workspaceId
required
string

The workspace Id where the Adobe I/O Events Provider belongs

registrationId
required
string

The registration Id associated with the registration

header Parameters
Authorization
required
string

Your authorization token in format "Bearer {token}" It must hold the I/O Management API scope (adobeio_api scope contained in s/ent_adobeio_sdk metascope)

x-api-key
required
string

API key whiltelisted at Adobe.io

Request Body schema: application/json-patch+json

The Json Patch of the Registration Update Model to patch an existing registration

object (JsonPatch)

Responses

Request samples

Content type
application/json-patch+json
{ }

Response samples

Content type
application/hal+json
{
  • "id": 0,
  • "name": "string",
  • "description": "string",
  • "client_id": "string",
  • "registration_id": "string",
  • "events_of_interest": [
    ],
  • "webhook_status": "string",
  • "created_date": "string",
  • "updated_date": "string",
  • "consumer_id": "string",
  • "project_id": "string",
  • "workspace_id": "string",
  • "webhook_url": "string",
  • "delivery_type": "string",
  • "runtime_action": "string",
  • "enabled": true,
  • "_links": {
    }
}

Delete registration by Registration ID

path Parameters
consumerOrgId
required
string

Your consumer organization Id (owning the Adobe I/O Events Provider)

projectId
required
string

The project Id where the Adobe I/O Events Provider belongs

workspaceId
required
string

The workspace Id where the Adobe I/O Events Provider belongs

registrationId
required
string

The registration Id associated with the registration

header Parameters
Authorization
required
string

Your authorization token in format "Bearer {token}" It must hold the I/O Management API scope (adobeio_api scope contained in s/ent_adobeio_sdk metascope)

x-api-key
required
string

API key whiltelisted at Adobe.io

Responses

Get all registrations for consumer org ID

path Parameters
consumerOrgId
required
string

Your consumer organization Id (owning the Adobe I/O Events Provider)

query Parameters
page
integer <int32>
Default: 0

The page number. Default value is 0

size
integer <int32> [ 1 .. 100 ]
Default: 10

The size of each page. Default page size 10. Max allowed size 100

header Parameters
Authorization
required
string

Your authorization token in format "Bearer {token}" It must hold the I/O Management API scope (adobeio_api scope contained in s/ent_adobeio_sdk metascope)

x-api-key
required
string

API key whiltelisted at Adobe.io

Responses

Response samples

Content type
application/hal+json
{
  • "page": {
    },
  • "_links": {
    },
  • "_embedded": {
    }
}

Tracing

Get tracing details for a specific event registration

path Parameters
consumerOrgId
required
string

Your consumer organization Id (owning the Adobe I/O Events Provider)

credentialId
required
string

The credential Id associated with the credential in the project/workspace you created your registration in

registrationId
required
string

The registration Id associated with the registration

header Parameters
Authorization
required
string

Your authorization token in format "Bearer {token}" It must hold the I/O Management API scope (adobeio_api scope contained in s/ent_adobeio_sdk metascope)

x-api-key
required
string

API key whiltelisted at Adobe.io

x-ims-org-id
string

Responses

Response samples

Content type
application/json
[
  • {
    }
]

Journaling

Validate and get batch of events from journal

path Parameters
consumerOrgId
required
string

Your consumer organization Id (owning the Adobe I/O Events Provider)

credentialId
required
string

The credential Id associated with the credential in the project/workspace you created your registration in

registrationId
required
string

The registration Id associated with the registration

query Parameters
limit
integer <int32>
since
string
header Parameters
Authorization
required
string

Your authorization token in format "Bearer {token}" It must hold the I/O Management API scope (adobeio_api scope contained in s/ent_adobeio_sdk metascope)

x-api-key
required
string

API key whiltelisted at Adobe.io

x-ims-org-id
string
x-adobe-io-events-url-links
boolean

Responses

Get batch of events for a registration from journal

path Parameters
consumerOrgId
required
string

Your consumer organization Id (owning the Adobe I/O Events Provider)

credentialId
required
string

The credential Id associated with the credential in the project/workspace you created your registration in

registrationId
required
string

The registration Id associated with the registration

query Parameters
limit
integer <int32>
since
string
seek
string
latest
boolean
header Parameters
Authorization
required
string

Your authorization token in format "Bearer {token}" It must hold the I/O Management API scope (adobeio_api scope contained in s/ent_adobeio_sdk metascope)

x-api-key
required
string

API key whiltelisted at Adobe.io

x-ims-org-id
string
x-adobe-io-events-url-links
boolean

Responses