Skip to main content
GET
Get Project Dependency Count
Use it before Delete a Project or Replace a Project.

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"

Path Parameters

projectId
integer<int64>
required

The ID of the project.

Response

OK

Represents a project dependency model.

recurringGiftCount
integer<int32>

The number of recurring gifts designated to the project.

legacyPageCount
integer<int32>

The number of legacy pages that use the project.

defaultPageCount
integer<int32>

The number of pages that use the project as their default designation.

pageCount
integer<int32>

The number of pages that use the project.

Last modified on July 28, 2026