Skip to main content
GET
Get Segment Page Count
Use it before Delete a Segment or Replace a Segment.

Authorizations

Authorization
string
header
required

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

Path Parameters

segmentId
integer<int64>
required

The ID of the segment.

Response

OK

The response is of type integer<int32>.

Last modified on July 28, 2026