application-list-entries
Get an Application List Entry by id
Returns a detailed Application List Entry while the parent Application List is in a state that permits standard entry access. Closed lists must be updated via the dedicated closed-entry endpoint and may reject this standard detail endpoint with 409 Conflict.
get/application-lists/{listId}/entries/{entryId}
Path parameters
listIdstring uuid required
Public identifier of the Application List.
entryIdstring uuid required
Public identifier of the Application List Entry.
Response
Returns a detailed Application List Entry