v1

latestOpenAPI 3.1.02026-07-242892032.8 MB

Get Related Programs for a Subdomain

Retrieve a list of programs related to a career.

get/related-programs/{subdomain}/{career}

Query parameters

offset?integer

(for pagination); The number of results to skip over. For instance, ?offset=5 means the first 5 results would be omitted.

limit?integer

(for pagination); The total number of results to return. The max is 1000. For instance, ?limit=10 means the result set is limited to 10 results. Used in conjunction with offset, you can slice the result set, e.g. ?offset=20&limit=10 would give you results 21-31.

institutionId?string

Returns only programs that belong to the specific institution.

Response