Greetings and Instructional Messages
The Greetings and Instructional Message Reference allows the user to retrieve the list of configured messages in the system for the practice.
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Endpoints
- Primary
Returns a list of Greetings and Instructional Mesaages
GET
/v1/{practiceid}/greetingsandinstructionalmessages
No description
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Input Parameters
Expand all❙ required
practiceid
integer
practiceid
limit
integer
Number of entries to return (default 1500, max 5000)
offset
integer
Starting point of entries; 0-indexed
Output Parameters
Expand allExample Code