# Profession

## List Professions

 - [GET /profession](https://docs.api.pracsuite.com/openapi/profession/listprofessions-get.md)

## Get Profession

 - [GET /profession/{profession_id}](https://docs.api.pracsuite.com/openapi/profession/getprofession-get.md)

## List Professions by Practitioner

 - [GET /practitioner/{practitioner_id}/profession](https://docs.api.pracsuite.com/openapi/profession/listprofessionsfrompractitioner-get.md): This endpoint returns all Profession entries assigned to the specified Practitioner. 
The returned profession_id values can be used when creating and finalising appointments.

