v1

latestOpenAPI 3.0.32026-07-13401683.8 KB
Programs

Returns the program matching the given ID.

get/api/v2/programs/{id}

Response

The matching program.

idinteger

The unique ID of the program. Generated at creation.

customerIdinteger

The ID of the customer that owns this program.

titlestring required

The title of the program.

createdDatestring date-time

The date the segment was created in ISO 8601 format. Generated at creation.

lastModifiedDatestring date-time

The date the program was last modified/updated in ISO 8601 format. Automatically updated on any write operation.