List Extensions
get
Responses
200
OK
application/json
get
/public/v1/integration/extensions200
OK
Last updated
Was this helpful?
OK
OK
Last updated
Was this helpful?
Was this helpful?
GET /public/v1/integration/extensions HTTP/1.1
Host: api.s1.show
Accept: */*
{
"$meta": {
"pagination": {
"offset": 1,
"limit": 1,
"total": 1
},
"omitted": [
"text"
]
},
"data": [
{
"id": "text",
"audit": {
"created": {
"at": "2026-03-30T20:45:04.590Z",
"by": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
}
},
"updated": {
"at": "2026-03-30T20:45:04.590Z",
"by": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
}
},
"public": {
"at": "2026-03-30T20:45:04.590Z",
"by": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
}
},
"private": {
"at": "2026-03-30T20:45:04.590Z",
"by": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
}
}
},
"$meta": {
"omitted": [
"text"
]
},
"name": "text",
"icon": "text",
"revision": 1,
"vendor": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1,
"type": "Client",
"status": "Active"
},
"shortDescription": "text",
"longDescription": "text",
"website": "text",
"status": "Draft",
"categories": [
{
"id": "text",
"name": "text",
"revision": 1,
"description": "text",
"status": "Active"
}
],
"modules": [
{
"id": "text",
"name": "text",
"revision": 1,
"description": "text",
"filters": {
"group.buyers": [
"text"
]
},
"settings": {
"configurable": true,
"default": true,
"paid": true,
"type": [
"text"
],
"obsolete": true,
"eligibility": {
"multi": true,
"single": true
}
}
}
],
"statistics": {
"installations": 1
},
"configuration": null,
"meta": {
"id": "text",
"name": "text",
"revision": 1,
"version": "text"
},
"service": {
"secret": "text"
}
}
]
}