GET v1/AdmissionsProfileType/{id}?include_hidden={include_hidden}&include_unapproved={include_unapproved}&norwich={norwich}

Get a Profile type by Id

Request Information

Parameters

NameDescriptionAdditional information
id
int - the Id of the profile type

Define this parameter in the request URI.

include_hidden
int - include profiles with show == false (optional)

Define this parameter in the request URI.

include_unapproved
int - include profiles with approved == false (optional)

Define this parameter in the request URI.

norwich
int - include morrisville/norwich profiles (optional)

Define this parameter in the request URI.

Response Information

Returns: The profile type or status code: 404