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": "EX640aea5dd5c74b73b86f6530897ab0bc",
"type": "extensions",
"attributes": {
"created_at": "2023-04-21T22:58:17.773Z",
"deleted_at": null,
"dirty": false,
"enabled": true,
"name": "kessel-test",
"published": false,
"published_at": null,
"revision_number": 0,
"updated_at": "2023-04-21T22:58:17.773Z",
"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/EX640aea5dd5c74b73b86f6530897ab0bc/libraries"
}
},
"revisions": {
"links": {
"related": "https://reactor.adobe.io/extensions/EX640aea5dd5c74b73b86f6530897ab0bc/revisions"
}
},
"notes": {
"links": {
"related": "https://reactor.adobe.io/extensions/EX640aea5dd5c74b73b86f6530897ab0bc/notes"
}
},
"property": {
"links": {
"related": "https://reactor.adobe.io/extensions/EX640aea5dd5c74b73b86f6530897ab0bc/property"
},
"data": {
"id": "PR04066656b7264f038bd1e98295bbb1c9",
"type": "properties"
}
},
"origin": {
"links": {
"related": "https://reactor.adobe.io/extensions/EX640aea5dd5c74b73b86f6530897ab0bc/origin"
},
"data": {
"id": "EX640aea5dd5c74b73b86f6530897ab0bc",
"type": "extensions"
}
},
"updated_with_extension_package": {
"links": {
"related": "https://reactor.adobe.io/extensions/EX640aea5dd5c74b73b86f6530897ab0bc/updated_with_extension_package"
},
"data": {
"id": "EP3e96b796382e49a48d76a626395d8cab",
"type": "extension_packages"
}
},
"extension_package": {
"links": {
"related": "https://reactor.adobe.io/extensions/EX640aea5dd5c74b73b86f6530897ab0bc/extension_package"
},
"data": {
"id": "EP3e96b796382e49a48d76a626395d8cab",
"type": "extension_packages"
}
}
},
"links": {
"property": "https://reactor.adobe.io/properties/PR04066656b7264f038bd1e98295bbb1c9",
"origin": "https://reactor.adobe.io/extensions/EX640aea5dd5c74b73b86f6530897ab0bc",
"self": "https://reactor.adobe.io/extensions/EX640aea5dd5c74b73b86f6530897ab0bc",
"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": "EXc7f3952d5b5047bf8d682a88405ecb4f",
"type": "extensions",
"attributes": {
"created_at": "2023-04-21T22:58:12.551Z",
"deleted_at": null,
"dirty": false,
"enabled": true,
"name": "core",
"published": false,
"published_at": null,
"revision_number": 0,
"updated_at": "2023-04-21T22:58:12.551Z",
"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/EXc7f3952d5b5047bf8d682a88405ecb4f/libraries"
}
},
"revisions": {
"links": {
"related": "https://reactor.adobe.io/extensions/EXc7f3952d5b5047bf8d682a88405ecb4f/revisions"
}
},
"notes": {
"links": {
"related": "https://reactor.adobe.io/extensions/EXc7f3952d5b5047bf8d682a88405ecb4f/notes"
}
},
"property": {
"links": {
"related": "https://reactor.adobe.io/extensions/EXc7f3952d5b5047bf8d682a88405ecb4f/property"
},
"data": {
"id": "PR04066656b7264f038bd1e98295bbb1c9",
"type": "properties"
}
},
"origin": {
"links": {
"related": "https://reactor.adobe.io/extensions/EXc7f3952d5b5047bf8d682a88405ecb4f/origin"
},
"data": {
"id": "EXc7f3952d5b5047bf8d682a88405ecb4f",
"type": "extensions"
}
},
"updated_with_extension_package": {
"links": {
"related": "https://reactor.adobe.io/extensions/EXc7f3952d5b5047bf8d682a88405ecb4f/updated_with_extension_package"
},
"data": {
"id": "EP8451c63b3239426892f8cca940349990",
"type": "extension_packages"
}
},
"extension_package": {
"links": {
"related": "https://reactor.adobe.io/extensions/EXc7f3952d5b5047bf8d682a88405ecb4f/extension_package"
},
"data": {
"id": "EP8451c63b3239426892f8cca940349990",
"type": "extension_packages"
}
}
},
"links": {
"property": "https://reactor.adobe.io/properties/PR04066656b7264f038bd1e98295bbb1c9",
"origin": "https://reactor.adobe.io/extensions/EXc7f3952d5b5047bf8d682a88405ecb4f",
"self": "https://reactor.adobe.io/extensions/EXc7f3952d5b5047bf8d682a88405ecb4f",
"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
}
}
}