Get Catalog Items
This authentication method is applicable to specific operations.
To create a publishable API key, see Public Keys (Read-Only API).
Exact path to the object
To filter by associated tag to the object
Indicate true to receive a response with less attributes in the offer object (ideal to reduce payloads size)
Set the page size for the array response (default is 50 records). Bear in mind that response size limit is 6Mb so if you need to retrieve lots of data is probably best practice to use the queryMore functionality
Filter items modified after the indicated date or date-time (ISO-date format, i.e '2020-12-01' or '2020-12-01T16:00:00Z')
2020-12-01T16:00:00ZIndicate true to activate the pagination
The From Hash for the query more functionality. Use it to fetch next page of the query (obtained from queryMore.from in the response)
The Alias for the query more functionality. Use it to fetch next page of the query (obtained from queryMore.alias in the response)
To query with attributes, replace 'YOUR_ATTRIBUTE_HERE' with your attribute. Attributes are defined by your templates.
Due Upon ReceiptOK
Amount of records found on the catalog responding the query
1Unauthorized
This authentication method is applicable to specific operations.
To create a publishable API key, see Public Keys (Read-Only API).
Exact path to the object
To filter by associated tag to the object
Set the page size for the array response (default is 50 records). Bear in mind that response size limit is 6Mb so if you need to retrieve lots of data is probably best practice to use the queryMore functionality
Filter items modified after the indicated date or date-time (ISO-date format, i.e '2020-12-01' or '2020-12-01T16:00:00Z')
2020-12-01T16:00:00ZIndicate true to activate the pagination
The From Hash for the query more functionality. Use it to fetch next page of the query (obtained from queryMore.from in the response)
The Alias for the query more functionality. Use it to fetch next page of the query (obtained from queryMore.alias in the response)
To query with attributes, replace 'YOUR_ATTRIBUTE_HERE' with your attribute. Attributes are defined by your templates.
Due Upon ReceiptOK
Paginated list of published pages.
Total number of pages that matched the query.
42Commit identifier for the source index.
e44d0795e9d0aa78ddea15c3e925cfd581adfb04Build identifier of the index queried.
build-20240501010101Name of the Elastic index queried.
catalog_example_defaultUnauthorized
This authentication method is applicable to specific operations.
To create a publishable API key, see Public Keys (Read-Only API).
Exact path to the object
To filter by associated tag to the object
Indicate true to receive a response with less attributes in the offer object (ideal to reduce payloads size)
Set the page size for the array response (default is 50 records). Bear in mind that response size limit is 6Mb so if you need to retrieve lots of data is probably best practice to use the queryMore functionality
Filter items modified after the indicated date or date-time (ISO-date format, i.e '2020-12-01' or '2020-12-01T16:00:00Z')
2020-12-01T16:00:00ZIndicate true to activate the pagination
The From Hash for the query more functionality. Use it to fetch next page of the query (obtained from queryMore.from in the response)
The Alias for the query more functionality. Use it to fetch next page of the query (obtained from queryMore.alias in the response)
To query with attributes, replace 'YOUR_ATTRIBUTE_HERE' with your attribute. Attributes are defined by your templates.
Due Upon ReceiptOK
Amount of records found on the catalog in response to the query
2Offers retrieved
[{"id":"d89c80cd3919a193da90c6a141b0040b3663a8d0.97d170e1550eee4afc0af065b78cda302a97674c","name":"Regular Subscription","parent_path":"/offers/2019 Winter Campaign","path":"/offers/2019 Winter Campaign/Regular Subscription","data":{"attributes":{"price":[{"name":"charge_1","label":"Charge 1","currencyCode":"GBP","value":"75","type":"onetime","trigger":"subscription_start","repeat_interval":1,"repeat_interval_type":"months","repeat_count":12,"delay_trigger":null,"delay_interval":1,"delay_interval_type":"months","attributes":{}}]},"products":[{"id":"prod_abc123","name":"Digital"}],"segments":["/segments/regions/UK/UK/GB"],"tags":["/tags/test"]}},{"id":"fab052ce94fbfd0d3663ec0cb9d9773676593684","name":"Digital offer","path":"/offers2/Digital offer","created":"2024-02-08T09:54:10+00:00","modified":"2024-03-08T10:53:37+00:00","version":"101d166f7386bb9f1c76354124a4b51bbe393ccc","version_date":"2024-03-11T15:33:12.072Z","record_type":"offer","duplicatedFrom":"/offers2/Delivery offer","baseTemplate":"/config/templates/offers/default","priceReference":"/offers2/Delivery offer","user":"[email protected]","data":{"attributes":{"checkout_description__limio":"<p>Description</p>","display_name__limio":"Delivery Offer","allowed_countries__limio":["GB"],"checkout__limio":{"checkout_type":"external","external_url":"/checkout"},"label__limio":["offers"],"term__limio":{"renewal_type":"TERMED","renewal_trigger":"EXTERNAL"},"push_to_checkout__limio":true,"initial_term__limio":{"renewal_type":"TERMED","renewal_trigger":"EXTERNAL"}},"price":[{"delay_interval_type":"months","delay_interval":null,"label":"Charge 1","trigger":"order_date","repeat_count":1,"type":"onetime","name":"charge_1","repeat_interval":1,"attributes":{},"repeat_interval_type":"months","value":"1.00","currencyCode":"GBP"}],"productBundles":[{"product_path":"/products/Digital","revenue_split":"100","rate_plan":"Canada Annual"}],"products":[{"baseTemplate":"/config/templates/products/default","path":"/products/Digital","lastSynced":"2024-03-07T15:03:10.427Z","synced":true,"created":"2024-02-01T10:09:30+00:00","syncedFrom":"2c92c0f9778c090d0177aa4f357d043b","modified":"2024-03-07T15:03:10+00:00","attributes":{"display_name__limio":"Digital","has_delivery__limio":false,"product_code__limio":"LI.DIGITAL"},"record_type":"product"}]}}]the commitId from the index used to query
e44d0795e9d0aa78ddea15c3e925cfd581adfb04Unauthorized
To create a Bearer token, see How to get an OAuth Bearer Token?.
Usage format: Bearer <token>
Specifies the source for fetching offers. catalog Retrieves all offersV2 from your catalog. published Retrieves only published offers.
Exact path to the object
To filter by associated tag to the object
Indicate true to receive a response with less attributes in the offer object (ideal to reduce payloads size)
Set the page size for the array response (default is 50 records). Bear in mind that response size limit is 6Mb so if you need to retrieve lots of data is probably best practice to use the queryMore functionality
Filter items modified after the indicated date or date-time (ISO-date format, i.e '2020-12-01' or '2020-12-01T16:00:00Z')
2020-12-01T16:00:00ZIndicate true to activate the pagination
The From Hash for the query more functionality. Use it to fetch next page of the query (obtained from queryMore.from in the response)
The Alias for the query more functionality. Use it to fetch next page of the query (obtained from queryMore.alias in the response)
To query with attributes, replace 'YOUR_ATTRIBUTE_HERE' with your attribute. Attributes are defined by your templates.
Due Upon ReceiptOK
Amount of records found on the catalog in response to the query
1the commitId from the index used to query
e44d0795e9d0aa78ddea15c3e925cfd581adfb04Unauthorized
To create a Bearer token, see How to get an OAuth Bearer Token?.
Usage format: Bearer <token>
Exact path to the object
Specifies the source for fetching Add Ons. catalog Retrieves all add ons from your catalog. published Retrieves only published add ons.
Indicate true to receive a response with less attributes in the offer object (ideal to reduce payloads size)
Set the page size for the array response (default is 50 records). Bear in mind that response size limit is 6Mb so if you need to retrieve lots of data is probably best practice to use the queryMore functionality
Filter items modified after the indicated date or date-time (ISO-date format, i.e '2020-12-01' or '2020-12-01T16:00:00Z')
2020-12-01T16:00:00ZIndicate true to activate the pagination
The From Hash for the query more functionality. Use it to fetch next page of the query (obtained from queryMore.from in the response)
The Alias for the query more functionality. Use it to fetch next page of the query (obtained from queryMore.alias in the response)
To query with attributes, replace 'YOUR_ATTRIBUTE_HERE' with your attribute. Attributes are defined by your templates.
Due Upon ReceiptOK
Amount of records found on the catalog in response to the query
1the commitId from the index used to query
e44d0795e9d0aa78ddea15c3e925cfd581adfb04Unauthorized
This authentication method is applicable to specific operations.
To create a publishable API key, see Public Keys (Read-Only API).
Exact path to the object
Set the page size for the array response (default is 50 records). Bear in mind that response size limit is 6Mb so if you need to retrieve lots of data is probably best practice to use the queryMore functionality
Filter items modified after the indicated date or date-time (ISO-date format, i.e '2020-12-01' or '2020-12-01T16:00:00Z')
2020-12-01T16:00:00ZIndicate true to activate the pagination
The From Hash for the query more functionality. Use it to fetch next page of the query (obtained from queryMore.from in the response)
The Alias for the query more functionality. Use it to fetch next page of the query (obtained from queryMore.alias in the response)
To query with attributes, replace 'YOUR_ATTRIBUTE_HERE' with your attribute. Attributes are defined by your templates.
Due Upon ReceiptOK
Amount of records found on the catalog in response to the query
1the commitId from the index used to query
e44d0795e9d0aa78ddea15c3e925cfd581adfb04Unauthorized
This authentication method is applicable to specific operations.
To create a publishable API key, see Public Keys (Read-Only API).
Exact path to the object
Set the page size for the array response (default is 50 records). Bear in mind that response size limit is 6Mb so if you need to retrieve lots of data is probably best practice to use the queryMore functionality
Filter items modified after the indicated date or date-time (ISO-date format, i.e '2020-12-01' or '2020-12-01T16:00:00Z')
2020-12-01T16:00:00ZIndicate true to activate the pagination
The From Hash for the query more functionality. Use it to fetch next page of the query (obtained from queryMore.from in the response)
The Alias for the query more functionality. Use it to fetch next page of the query (obtained from queryMore.alias in the response)
To query with attributes, replace 'YOUR_ATTRIBUTE_HERE' with your attribute. Attributes are defined by your templates.
Due Upon ReceiptOK
Amount of records found on the catalog responding the query
1the commitId from the index used to query
e44d0795e9d0aa78ddea15c3e925cfd581adfb04Unauthorized
This authentication method is applicable to specific operations.
To create a publishable API key, see Public Keys (Read-Only API).
Exact path to the object
Set the page size for the array response (default is 50 records). Bear in mind that response size limit is 6Mb so if you need to retrieve lots of data is probably best practice to use the queryMore functionality
Filter items modified after the indicated date or date-time (ISO-date format, i.e '2020-12-01' or '2020-12-01T16:00:00Z')
2020-12-01T16:00:00ZIndicate true to activate the pagination
The From Hash for the query more functionality. Use it to fetch next page of the query (obtained from queryMore.from in the response)
The Alias for the query more functionality. Use it to fetch next page of the query (obtained from queryMore.alias in the response)
To query with attributes, replace 'YOUR_ATTRIBUTE_HERE' with your attribute. Attributes are defined by your templates.
Due Upon ReceiptOK
Amount of records found on the catalog responding the query
1the commitId from the index used to query
e44d0795e9d0aa78ddea15c3e925cfd581adfb04Unauthorized
This authentication method is applicable to specific operations.
To create a publishable API key, see Public Keys (Read-Only API).
OK
The starting point of the journey
/cancel-now/The fallback tag for the journey
/cancel/Unauthorized
Last updated
Was this helpful?

