{
"nextPageToken": "eyJsaW1pd",
"items": [
{
"sourceCodeVisibility": "private",
"id": 1003,
"logoUrl": "string",
"coverUrl": "string",
"exampleImages": [
{
"filename": "string",
"imageUrl": "string",
"assetId": "string",
"altText": "string",
"mimeType": "image/jpeg"
}
],
"workspaceId": "ws-asdf",
"categories": [
{
"categoryId": "aBCdEFg",
"categoryName": "Project management",
"categorySlug": "project-management"
}
],
"certified": true,
"name": "Cool Geometry Formulas",
"description": "This Pack allows users to calculate the surface area and volume of a few common 3D shapes, like cubes and pyramids.",
"shortDescription": "Calculate cool geometric formulas like surface area.",
"supportEmail": "user@email.com",
"termsOfServiceUrl": "string",
"privacyPolicyUrl": "string"
}
],
"nextPageLink": "https://coda.io/apis/v1/packs?pageToken=xyz"
}