Retrieve the Extensions used by the specified Property.
created_at
dirty
display_name
enabled
name
origin_id
published
published_at
revision_number
updated_at
version
GET /properties/:property_id/extensions
curl https://reactor.adobe.io/properties/:property_id/extensions \
-H "Accept: application/vnd.api+json;revision=1" \
-H "Content-Type: application/vnd.api+json" \
-H "Authorization: Bearer [TOKEN]" \
-H "X-Api-Key: [KEY]" \
-H "X-Gw-Ims-Org-Id: [ORG_ID]" \
-X GET
{
"data": [
{
"id": "EX8be36a13a73845c395dd333f0321872f",
"type": "extensions",
"attributes": {
"created_at": "2023-01-30T20:52:38.829Z",
"deleted_at": null,
"dirty": false,
"enabled": true,
"name": "kessel-test",
"published": false,
"published_at": null,
"revision_number": 0,
"updated_at": "2023-01-30T20:52:38.829Z",
"created_by_email": "ciltaru@adobe.com",
"created_by_display_name": "George Ciltaru",
"updated_by_email": "ciltaru@adobe.com",
"updated_by_display_name": "George Ciltaru",
"delegate_descriptor_id": null,
"display_name": "Kessel Test",
"review_status": "unsubmitted",
"version": "1.2.0",
"settings": "{}"
},
"relationships": {
"libraries": {
"links": {
"related": "https://reactor.adobe.io/extensions/EX8be36a13a73845c395dd333f0321872f/libraries"
}
},
"revisions": {
"links": {
"related": "https://reactor.adobe.io/extensions/EX8be36a13a73845c395dd333f0321872f/revisions"
}
},
"notes": {
"links": {
"related": "https://reactor.adobe.io/extensions/EX8be36a13a73845c395dd333f0321872f/notes"
}
},
"property": {
"links": {
"related": "https://reactor.adobe.io/extensions/EX8be36a13a73845c395dd333f0321872f/property"
},
"data": {
"id": "PR22a6d4e1084d4fbfacad8c2c6595ac81",
"type": "properties"
}
},
"origin": {
"links": {
"related": "https://reactor.adobe.io/extensions/EX8be36a13a73845c395dd333f0321872f/origin"
},
"data": {
"id": "EX8be36a13a73845c395dd333f0321872f",
"type": "extensions"
}
},
"updated_with_extension_package": {
"links": {
"related": "https://reactor.adobe.io/extensions/EX8be36a13a73845c395dd333f0321872f/updated_with_extension_package"
},
"data": {
"id": "EP3e96b796382e49a48d76a626395d8cab",
"type": "extension_packages"
}
},
"extension_package": {
"links": {
"related": "https://reactor.adobe.io/extensions/EX8be36a13a73845c395dd333f0321872f/extension_package"
},
"data": {
"id": "EP3e96b796382e49a48d76a626395d8cab",
"type": "extension_packages"
}
}
},
"links": {
"property": "https://reactor.adobe.io/properties/PR22a6d4e1084d4fbfacad8c2c6595ac81",
"origin": "https://reactor.adobe.io/extensions/EX8be36a13a73845c395dd333f0321872f",
"self": "https://reactor.adobe.io/extensions/EX8be36a13a73845c395dd333f0321872f",
"extension_package": "https://reactor.adobe.io/extension_packages/EP3e96b796382e49a48d76a626395d8cab",
"latest_extension_package": "https://reactor.adobe.io/extension_packages/EP3e96b796382e49a48d76a626395d8cab"
},
"meta": {
"latest_revision_number": 1
}
},
{
"id": "EX2b78f8ab5ff341c5a087955249f21abe",
"type": "extensions",
"attributes": {
"created_at": "2023-01-30T20:52:33.618Z",
"deleted_at": null,
"dirty": false,
"enabled": true,
"name": "core",
"published": false,
"published_at": null,
"revision_number": 0,
"updated_at": "2023-01-30T20:52:33.618Z",
"created_by_email": "ciltaru@adobe.com",
"created_by_display_name": "George Ciltaru",
"updated_by_email": "ciltaru@adobe.com",
"updated_by_display_name": "George Ciltaru",
"delegate_descriptor_id": "core::extensionConfiguration::config",
"display_name": "Core",
"review_status": "unsubmitted",
"version": "3.3.0",
"settings": "{}"
},
"relationships": {
"libraries": {
"links": {
"related": "https://reactor.adobe.io/extensions/EX2b78f8ab5ff341c5a087955249f21abe/libraries"
}
},
"revisions": {
"links": {
"related": "https://reactor.adobe.io/extensions/EX2b78f8ab5ff341c5a087955249f21abe/revisions"
}
},
"notes": {
"links": {
"related": "https://reactor.adobe.io/extensions/EX2b78f8ab5ff341c5a087955249f21abe/notes"
}
},
"property": {
"links": {
"related": "https://reactor.adobe.io/extensions/EX2b78f8ab5ff341c5a087955249f21abe/property"
},
"data": {
"id": "PR22a6d4e1084d4fbfacad8c2c6595ac81",
"type": "properties"
}
},
"origin": {
"links": {
"related": "https://reactor.adobe.io/extensions/EX2b78f8ab5ff341c5a087955249f21abe/origin"
},
"data": {
"id": "EX2b78f8ab5ff341c5a087955249f21abe",
"type": "extensions"
}
},
"updated_with_extension_package": {
"links": {
"related": "https://reactor.adobe.io/extensions/EX2b78f8ab5ff341c5a087955249f21abe/updated_with_extension_package"
},
"data": {
"id": "EP8451c63b3239426892f8cca940349990",
"type": "extension_packages"
}
},
"extension_package": {
"links": {
"related": "https://reactor.adobe.io/extensions/EX2b78f8ab5ff341c5a087955249f21abe/extension_package"
},
"data": {
"id": "EP8451c63b3239426892f8cca940349990",
"type": "extension_packages"
}
}
},
"links": {
"property": "https://reactor.adobe.io/properties/PR22a6d4e1084d4fbfacad8c2c6595ac81",
"origin": "https://reactor.adobe.io/extensions/EX2b78f8ab5ff341c5a087955249f21abe",
"self": "https://reactor.adobe.io/extensions/EX2b78f8ab5ff341c5a087955249f21abe",
"extension_package": "https://reactor.adobe.io/extension_packages/EP8451c63b3239426892f8cca940349990",
"latest_extension_package": "https://reactor.adobe.io/extension_packages/EP8451c63b3239426892f8cca940349990"
},
"meta": {
"latest_revision_number": 1
}
}
],
"meta": {
"pagination": {
"current_page": 1,
"next_page": null,
"prev_page": null,
"total_pages": 1,
"total_count": 2
}
}
}