Skip to main content
GET
/
resource
/
Program
Listar Programas
curl --request GET \
  --url https://cucuniversity.edtools.co/api/resource/Program \
  --header 'Authorization: <api-key>'

Authorizations

Authorization
string
header
required

Query Parameters

fields
string[]
required

Example:
[
"name",
"program_name",
"program_abbreviation",
"department"
]
limit_page_length
integer<int32>
required

Example:

20

Response

200

Respuesta exitosa del servidor.