Skip to main content
Get a specific program by id

Path Parameters

program_id
string
required

Response

Successful Response

Model representing a program as returned by the API.

name
string
required

Display name of the program.

Required string length: 1 - 255
id
string
required

Unique identifier for the program

organization_id
string
required

Organization this program belongs to.

created_at
string<date-time>
required

Timestamp when the program was created

updated_at
string<date-time>
required

Timestamp when the program was last updated

description
string | null

Free-text description of the program.

created_by
string | null

User ID of the user who created this program

created_by_email
string | null

Email of the user who created this program