App - Public Pages
GET /public/v2/{bucket}/web
All pages (and index pages) are accessed through a single endpoint.
The path is a required parameter and the response will be a page config block
and zero or more resources.
User credentials are optional but may be required if the page is not public or is only for members.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”The bucket (client) name
Example
exampleQuery Parameters
Section titled “Query Parameters ”Example
archive-introduction/The URL path (after the domain name). All paths should end with a trailing slash.
A dictionary of query terms which are merged with the base query for the index page (if present).
object
Example
John SmithA date in the format YYYY-MM-DD
Example
2020-01-01A date in the format YYYY-MM-DD
Example
2020-01-01A third part or external unique identifier, sometimes from a legacy system. Can also be a psuedo-random string to enforce uniqueness.
Example
1234567890Example
[ "tag1", "tag2"]Example
My TitleSort the results by title or date (default).
To specify descending order for a field, prefix the field with a -
e.g. -date
Example
titleResponses
Section titled “ Responses ”Successful operation - a page response
object
Example
OKExample
trueExample
singleobject
URIs are unique identifiers for resources in the system,
they are structured as follows /bucket/resource_type/uid/
Example
/example/person/6305f074683e800f3abe809e/object
Example
bob@example.comA date in the format YYYY-MM-DDTHH:MM:SS.mmmmmm
Example
2023-09-05T11:27:06.437000A date in the format YYYY-MM-DDTHH:MM:SS.mmmmmm
Example
2023-09-05T11:27:06.437000URIs are unique identifiers for resources in the system,
they are structured as follows /bucket/resource_type/uid/
Example
/example/person/6305f074683e800f3abe809e/object
URIs are unique identifiers for resources in the system,
they are structured as follows /bucket/resource_type/uid/
Example
/example/person/6305f074683e800f3abe809e/A fully qualified URL including the protocol e.g. https
Example
https://s3-eu-west-1.amazonaws.com/sheepcrm/example/vehicle/63ceaeacd403a64149a3de0c/photo/mycar.jpgobject
object
A fully qualified URL including the protocol e.g. https
Example
https://s3-eu-west-1.amazonaws.com/sheepcrm/example/vehicle/63ceaeacd403a64149a3de0c/photo/mycar.jpgA date in the format YYYY-MM-DD
Example
2020-01-01The type of resource, usually the second element in the URI e.g person, organisation, member, payment
Example
personA fully qualified URL including the protocol e.g. https
Example
https://s3-eu-west-1.amazonaws.com/sheepcrm/example/vehicle/63ceaeacd403a64149a3de0c/photo/mycar.jpgURIs are unique identifiers for resources in the system,
they are structured as follows /bucket/resource_type/uid/
Example
/example/person/6305f074683e800f3abe809e/object
A standard error message
Authentication error